RikkiXu commited on
Commit
6b4c199
1 Parent(s): 4483c67

Training in progress, step 100

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.38.2",
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/Jun06_12-16-12_n136-082-130/events.out.tfevents.1717647501.n136-082-130.2090252.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b21252ea4b4d14b2bf6fbf447ac3ce982118aa2b7a29fd0a4078e3996174861
3
+ size 12594
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:efdfa7ec3f50261d3904af2ccdb731ef001e0659a70a229ed6922a56ed7c98b8
3
- size 6328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ab0d2ab5fad688425813e23c6e2b9f01a1ff29a0fb544a932591b142890b321
3
+ size 6520