bhadauriaupendra062 commited on
Commit
dbb0575
1 Parent(s): 42b6e2f

Training in progress, epoch 1

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d54d82155e1e81c9486819901c8ca6c64c04828d06c8afe6ccdad8b90e6a1ce
3
  size 430935892
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bd365c28cc2254df87788ac597ec50271c8091927a584751f07cd800032d13b
3
  size 430935892
runs/Jul15_06-10-59_74b24aa4c60f/events.out.tfevents.1721024233.74b24aa4c60f.153.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e93de12c84a4726ba4870ce8ef104622a3a336c2dc5f83a4e739cb4ae019851
3
- size 14584
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4be6a5f8a44e09396831210da60f045d5039edf01f03fd94b7051858daeb34ba
3
+ size 14932
runs/Jul15_06-10-59_74b24aa4c60f/events.out.tfevents.1721024814.74b24aa4c60f.153.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbce8bb9bd0c98e95da9899d2ad09258bc98f33848628dd2f21924eec64fee7e
3
+ size 6289
tokenizer.json CHANGED
@@ -2,11 +2,18 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 512,
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": "BatchLongest",
11
+ "direction": "Right",
12
+ "pad_to_multiple_of": null,
13
+ "pad_id": 0,
14
+ "pad_type_id": 0,
15
+ "pad_token": "[PAD]"
16
+ },
17
  "added_tokens": [
18
  {
19
  "id": 0,