Training in progress, step 500
Browse files- config.json +1 -1
- model.safetensors +1 -1
- runs/Sep29_09-20-45_62d78ce6a06d/events.out.tfevents.1727601655.62d78ce6a06d.2095.0 +3 -0
- tokenizer.json +0 -0
- tokenizer_config.json +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -33,7 +33,7 @@
|
|
33 |
}
|
34 |
},
|
35 |
"torch_dtype": "float32",
|
36 |
-
"transformers_version": "4.
|
37 |
"use_cache": true,
|
38 |
"vocab_size": 50257
|
39 |
}
|
|
|
33 |
}
|
34 |
},
|
35 |
"torch_dtype": "float32",
|
36 |
+
"transformers_version": "4.45.1",
|
37 |
"use_cache": true,
|
38 |
"vocab_size": 50257
|
39 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 497774208
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b94725bfe1566204e151e7f0a68c6d8f245e564efd51c476821b0e42ee6aa397
|
3 |
size 497774208
|
runs/Sep29_09-20-45_62d78ce6a06d/events.out.tfevents.1727601655.62d78ce6a06d.2095.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc191254cccfb8645623fb61b39265fd7b9b1de8ccec2245ba68abf93419e779
|
3 |
+
size 5224
|
tokenizer.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
}
|
20 |
},
|
21 |
"bos_token": "<|endoftext|>",
|
22 |
-
"clean_up_tokenization_spaces":
|
23 |
"eos_token": "<|endoftext|>",
|
24 |
"model_max_length": 1024,
|
25 |
"pad_token": "[PAD]",
|
|
|
19 |
}
|
20 |
},
|
21 |
"bos_token": "<|endoftext|>",
|
22 |
+
"clean_up_tokenization_spaces": false,
|
23 |
"eos_token": "<|endoftext|>",
|
24 |
"model_max_length": 1024,
|
25 |
"pad_token": "[PAD]",
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c823122689f046e65538558e9b41096b25fc0852caa1598fec53aa2a8a9e23c8
|
3 |
size 5240
|