RikkiXu commited on
Commit
f36cc5d
1 Parent(s): 6a217f7

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.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_00-37-11_n136-082-130/events.out.tfevents.1718901453.n136-082-130.1769998.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:941d0b56d30ae950cb7f578fe04515505f2aa9eb7cbcccec700d16295e6b491b
3
+ size 5811
runs/Jun21_00-41-39_n136-082-130/events.out.tfevents.1718901721.n136-082-130.1773256.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d18b03c4387bf8b23df572ebea23e959e23618273364f641b01fcd90b91c1417
3
+ size 5135
runs/Jun21_00-43-54_n136-082-130/events.out.tfevents.1718901856.n136-082-130.1774951.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6feb4796c9ad0ca5dfc44dd305a14e7f7447787bde25669b975d103544d63b1a
3
+ size 12558
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:a6551280cd0afc8101b95fe3b66343ff5ec1e14e120edd0d3197db3943d7c1ed
3
- size 6328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ac969fef84df010a18a3f4d0a9620668cc46f72adfaf3b07d1d383dfb0d5734
3
+ size 6520