shreyas1104 commited on
Commit
29f64a3
1 Parent(s): dfc6461

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:5cd034ada9ce8a656e35baae05dc5a946a49f7d8e508e3d95fd5dba96c876f29
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcd4a5c61a9aeb7b3f521bc10a60334a311babc8d9c732a1800e1d815ea0789f
3
  size 242041896
runs/Feb19_22-59-05_5018b5aab06d/events.out.tfevents.1708383552.5018b5aab06d.1513.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0b0394561471da8489d05afeed26313ea5be831ee6cc942c21fa60ce22643a7
3
+ size 5430
tokenizer.json CHANGED
@@ -2,11 +2,20 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 256,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
- "padding": null,
 
 
 
 
 
 
 
 
 
10
  "added_tokens": [
11
  {
12
  "id": 0,
 
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,
15
+ "pad_id": 0,
16
+ "pad_type_id": 0,
17
+ "pad_token": "<pad>"
18
+ },
19
  "added_tokens": [
20
  {
21
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6cf5be74ad0c9dd2cc911c5e3b4cd0b535c20bc365beea8a19676698442535ca
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:394de2386855806fa3a0e53f2a2c21ab5a678de4c9a32b50eae526b542f6b73a
3
  size 4728