RikkiXu commited on
Commit
f539354
1 Parent(s): 1d73f88

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.41.1",
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.39.3",
24
  "use_cache": false,
25
  "vocab_size": 32000
26
  }
runs/Jul02_21-01-00_n136-129-074/events.out.tfevents.1719925285.n136-129-074.2482273.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3d2f633e581f39ff0cd424333fa96119e1755a0e0ad1bf778b6e8568fb3e520
3
+ size 12385
tokenizer.json CHANGED
@@ -134,7 +134,6 @@
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,
 
134
  "end_of_word_suffix": null,
135
  "fuse_unk": true,
136
  "byte_fallback": true,
 
137
  "vocab": {
138
  "<unk>": 0,
139
  "<s>": 1,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5e59046c62a4268c638d9db20426708311674006cbf03244741370a8d86cc804
3
- size 6520
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa239968c49fa713bd02b2a6b92d8e050b66dd940258509bf0c4d483fb8aa932
3
+ size 6328