Harshatheeswar commited on
Commit
72518f8
·
verified ·
1 Parent(s): d3c0ef3

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:9fad2f5105da1ca79c6cf130bcb0ed9e7f14eb107269813e171fa9474ec014f8
3
  size 702401496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:695e683de0c8ec59c4e80446c491643a86bedaa88621b9c7f03de8b6ef4acd6b
3
  size 702401496
runs/Nov12_15-31-04_d2bd5a1f5c3d/events.out.tfevents.1731425466.d2bd5a1f5c3d.1038.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:266db04c85216550ae868f1dd426fe5de522d17e7064e51417503dbc3f9c9707
3
+ size 15509
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": 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,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:32abf91ddcf2aa26ac1d766d774fb7744e48b41a4722d38dcf13c0398fbc9c10
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29e3f8bffdf0dd6f5458cf92c98c7231e1bd85b701104d6c82f6ebc5f3d229cb
3
  size 5240