RikkiXu commited on
Commit
21ac062
1 Parent(s): 3b2e062

Training in progress, step 300

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": 32000
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": 32000
26
  }
runs/Jun21_22-25-45_n136-082-130/events.out.tfevents.1718979969.n136-082-130.2272566.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a76ab11dd53b4cc9f6568f769747c474bb6bfcc3f3a06a02b975d28a4576c216
3
- size 19418
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d093c681f923fb6d2c228b0217a34ca8f0535afc550d35f1bb44a7b760933a3
3
+ size 26298
tokenizer.json CHANGED
@@ -134,6 +134,7 @@
134
  "end_of_word_suffix": null,
135
  "fuse_unk": true,
136
  "byte_fallback": true,
 
137
  "vocab": {
138
  "<unk>": 0,
139
  "<s>": 1,
 
134
  "end_of_word_suffix": null,
135
  "fuse_unk": true,
136
  "byte_fallback": true,
137
+ "ignore_merges": false,
138
  "vocab": {
139
  "<unk>": 0,
140
  "<s>": 1,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:757107ddd7f3c13927517a8af8b1157fab16f5f413513e07562fc610e6014451
3
- size 6264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e918d0131d0ee4af99308608d8219f8f12f8ff244dd058ff7f1fcded5260eb5e
3
+ size 6520