RikkiXu commited on
Commit
1ca3de1
1 Parent(s): 79d387a

Training in progress, step 200

Browse files
config.json CHANGED
@@ -20,7 +20,7 @@
20
  "sliding_window": 4096,
21
  "tie_word_embeddings": false,
22
  "torch_dtype": "bfloat16",
23
- "transformers_version": "4.39.3",
24
  "use_cache": false,
25
  "vocab_size": 32002
26
  }
 
20
  "sliding_window": 4096,
21
  "tie_word_embeddings": false,
22
  "torch_dtype": "bfloat16",
23
+ "transformers_version": "4.41.1",
24
  "use_cache": false,
25
  "vocab_size": 32002
26
  }
runs/Jun13_15-36-58_n136-082-130/events.out.tfevents.1718264350.n136-082-130.1562673.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9670f5289ee8360425b0387bcf1356dd3fb9180f90e4228e0e0ac6a2f3cb773b
3
- size 12562
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c60551fa1e8d7c3702153f6370990b3bbed1d83c06a66cf0bc47f947d6587776
3
+ size 19418
tokenizer.json CHANGED
@@ -152,6 +152,7 @@
152
  "end_of_word_suffix": null,
153
  "fuse_unk": true,
154
  "byte_fallback": true,
 
155
  "vocab": {
156
  "<unk>": 0,
157
  "<s>": 1,
 
152
  "end_of_word_suffix": null,
153
  "fuse_unk": true,
154
  "byte_fallback": true,
155
+ "ignore_merges": false,
156
  "vocab": {
157
  "<unk>": 0,
158
  "<s>": 1,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e1a894b0e10102e8950d92b348d06aa16065b48524d69136e685c40807cd80d7
3
- size 6456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1e65f3a4ce8099904ca2b95025889fcfc0edceb7030f9631332b64c0ff76cff
3
+ size 6520