CyrexPro commited on
Commit
69cf003
1 Parent(s): c6a0d19

Training in progress, step 500

Browse files
config.json CHANGED
@@ -26,7 +26,7 @@
26
  "tie_word_embeddings": false,
27
  "tokenizer_class": "T5Tokenizer",
28
  "torch_dtype": "float32",
29
- "transformers_version": "4.34.0",
30
  "use_cache": true,
31
  "vocab_size": 250112
32
  }
 
26
  "tie_word_embeddings": false,
27
  "tokenizer_class": "T5Tokenizer",
28
  "torch_dtype": "float32",
29
+ "transformers_version": "4.40.0",
30
  "use_cache": true,
31
  "vocab_size": 250112
32
  }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d80301dd45149251f944adfbde4c2ff59f82f8301b3248285828d705b280edf8
3
+ size 1200729512
runs/May06_01-32-25_DESKTOP-I570M0U/events.out.tfevents.1714948418.DESKTOP-I570M0U.908.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:676420c8a0eada24f3f6edf9aa9e20d816f5f37bd41c9dcf291f18e7d844521b
3
+ size 4885
runs/May06_01-35-05_DESKTOP-I570M0U/events.out.tfevents.1714948506.DESKTOP-I570M0U.2261.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d67d86d1126664b85bedd7c4879b7c5593b1816a7d32d863d53da2555d77c27
3
+ size 4184
runs/May06_01-36-02_DESKTOP-I570M0U/events.out.tfevents.1714948564.DESKTOP-I570M0U.2995.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efedf1172453b60b585f4a5f3b24d39e77e63fdd76a1d269d48cc247e55709c1
3
+ size 4184
runs/May06_01-37-30_DESKTOP-I570M0U/events.out.tfevents.1714948652.DESKTOP-I570M0U.3706.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed27f038b18d901c324f73ba76f38480448532b3d18c88b10c002248511b827d
3
+ size 5010
special_tokens_map.json CHANGED
@@ -1,5 +1,23 @@
1
  {
2
- "eos_token": "</s>",
3
- "pad_token": "<pad>",
4
- "unk_token": "<unk>"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  }
 
1
  {
2
+ "eos_token": {
3
+ "content": "</s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "pad_token": {
10
+ "content": "<pad>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "unk_token": {
17
+ "content": "<unk>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ }
23
  }
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ea455f31b8dff04189882df7440a42b1f3e1262f203837292dbac9eb4ef5a61
3
- size 16330641
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edfe36bab0aa525ff6cca2560186684af87355bc685552fdd6f6f3121197cc41
3
+ size 16330793
tokenizer_config.json CHANGED
@@ -1,26 +1,27 @@
1
  {
 
2
  "added_tokens_decoder": {
3
  "0": {
4
  "content": "<pad>",
5
- "lstrip": true,
6
- "normalized": true,
7
- "rstrip": true,
8
  "single_word": false,
9
  "special": true
10
  },
11
  "1": {
12
  "content": "</s>",
13
- "lstrip": true,
14
- "normalized": true,
15
- "rstrip": true,
16
  "single_word": false,
17
  "special": true
18
  },
19
  "2": {
20
  "content": "<unk>",
21
- "lstrip": true,
22
- "normalized": true,
23
- "rstrip": true,
24
  "single_word": false,
25
  "special": true
26
  }
 
1
  {
2
+ "add_prefix_space": true,
3
  "added_tokens_decoder": {
4
  "0": {
5
  "content": "<pad>",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
  "single_word": false,
10
  "special": true
11
  },
12
  "1": {
13
  "content": "</s>",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
  "single_word": false,
18
  "special": true
19
  },
20
  "2": {
21
  "content": "<unk>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
  "single_word": false,
26
  "special": true
27
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:778586369518ac0d6c750577444e6f8ebbe20354a75059e44d39e70899ffb826
3
- size 4219
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c86011fdf5bd17f0eb1c331bb50e1e9245f6486b98b742c80789708681177303
3
+ size 5176