RikkiXu commited on
Commit
4325b21
1 Parent(s): 72ae106

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_11-21-59_n136-082-130/events.out.tfevents.1718249050.n136-082-130.1433425.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1912fca13edeb646fa41dcf89679ac656f48bd9a74b208354f4eeb344472082a
3
- size 12543
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35cfe77511afc0b128ae2f40524836ecc950ec023cce147e1c95d99d8ebb033a
3
+ size 19399
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:fe097aaf422806e6212d3d33e9ca3a27fa65a81ab506341c5b178d1980a001f6
3
- size 6264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:374090dab1472e47e0fe5d92b88b9a0e72a756de13d7112560b3adc44f64a7d7
3
+ size 6520