tilakM commited on
Commit
f5fa837
1 Parent(s): d6d6c7a

Training in progress, step 500

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f75efc9ee524c6f3b01a3e0663dba7fe37807585e1fff822bac6d5eceec4858a
3
  size 891644712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d87f2a671d79ae9a7a0fbefd08ec43f821b6800f90212bcbfcaffa705ce4f96
3
  size 891644712
runs/Apr24_18-56-32_f1041e7011c0/events.out.tfevents.1713985224.f1041e7011c0.2466.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d72b74b34c95f7591567372c061a411d3ebba2be288c78253704e61009b91064
3
- size 7427
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85f18642e2d82a727cfa883be676d71650266722901dd67e20334b3c50189490
3
+ size 8306
runs/Apr24_18-56-32_f1041e7011c0/events.out.tfevents.1713986713.f1041e7011c0.2466.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9643c1c64e05428280e6f56355f5a953f3d8f88e9b9b1e5d03a98e91767d0b89
3
+ size 7455
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 16,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 16
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 128,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 128
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,