mrm8488 commited on
Commit
67b977c
1 Parent(s): 6b4c57e

Training in progress, step 50

Browse files
runs/Jun19_15-50-22_84b2b224ff4b/events.out.tfevents.1687189898.84b2b224ff4b.2134.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8db60aeabd1555eef1e112f9b05b2fbbff2f1e6a0b945b36e09c5ac6ce3812c3
3
+ size 12885
tokenizer.json CHANGED
@@ -1,7 +1,19 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 256,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": "BatchLongest",
11
+ "direction": "Right",
12
+ "pad_to_multiple_of": null,
13
+ "pad_id": 11,
14
+ "pad_type_id": 0,
15
+ "pad_token": "<|endoftext|>"
16
+ },
17
  "added_tokens": [
18
  {
19
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:32760ba6139299177522399efffe6956d08b20cdb31707294d9a0b461469a706
3
  size 3963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12a1c643e8297d0f855f79919e157938698b92ec51edd905b01b72d6ed678653
3
  size 3963