AdrianPerez3 commited on
Commit
785c657
·
verified ·
1 Parent(s): 9c8d422

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:a4f596ee7f5a6b21bc32f3aaa6233b57d9b47774820cac93d5982373fc5fd44e
3
  size 498615900
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5ce871a68da0f2d324a9bf3d3837b790cd789f393b1272481315c17280b9de3
3
  size 498615900
runs/May20_06-51-20_34f37554515e/events.out.tfevents.1747723881.34f37554515e.461.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cb03c7c038c2cd119ef9bdd163b1c465dd7f2b7c47897b1bf04b3606cd83cb0
3
+ size 5154
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": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": "BatchLongest",
11
+ "direction": "Right",
12
+ "pad_to_multiple_of": null,
13
+ "pad_id": 1,
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:cacc30cb8cfb9ca5a2dc1648703dbf9dcd16a50f50905538b3cea2843c281c2d
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12a415a8eba12c8b56ba501ecad32e9822fa64903ea1f987d2685193ed60111e
3
  size 5368