Training in progress, step 600
Browse files- config.json +1 -1
- model-00001-of-00004.safetensors +1 -1
- model-00002-of-00004.safetensors +1 -1
- model-00003-of-00004.safetensors +1 -1
- model-00004-of-00004.safetensors +1 -1
- tokenizer_config.json +4 -0
- training_args.bin +2 -2
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "/ibex/user/feic/pjs/
|
| 3 |
"architectures": [
|
| 4 |
"LlamaForCausalLM"
|
| 5 |
],
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "/ibex/user/feic/pjs/open-r1-contradiction/checkpoints/snli/DS-8B-GRPO_ACC_TAG_REWARD_long",
|
| 3 |
"architectures": [
|
| 4 |
"LlamaForCausalLM"
|
| 5 |
],
|
model-00001-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4976698672
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1d00adaf73196ef66358677f1ba64c132a8a1bb854988a046bb085920123db76
|
| 3 |
size 4976698672
|
model-00002-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4999802720
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d78ce13713dff7912a998bc27d589d969c613cdc08a59fa0e487fe167a9d1e08
|
| 3 |
size 4999802720
|
model-00003-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4915916176
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fbeb0d38303321ca8d89b89ded8a8ced44a94fd6db62801e5de79b9d75d0913d
|
| 3 |
size 4915916176
|
model-00004-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1168138808
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:89dd6fd2bcd948e5178c0df1cd63cb47cfcfd14a971b892480f1ccf03df9dea0
|
| 3 |
size 1168138808
|
tokenizer_config.json
CHANGED
|
@@ -2058,8 +2058,12 @@
|
|
| 2058 |
"eos_token": "<|end▁of▁sentence|>",
|
| 2059 |
"extra_special_tokens": {},
|
| 2060 |
"legacy": true,
|
|
|
|
| 2061 |
"model_max_length": 16384,
|
|
|
|
| 2062 |
"pad_token": "<|end▁of▁sentence|>",
|
|
|
|
|
|
|
| 2063 |
"sp_model_kwargs": {},
|
| 2064 |
"tokenizer_class": "LlamaTokenizerFast",
|
| 2065 |
"unk_token": null,
|
|
|
|
| 2058 |
"eos_token": "<|end▁of▁sentence|>",
|
| 2059 |
"extra_special_tokens": {},
|
| 2060 |
"legacy": true,
|
| 2061 |
+
"max_length": null,
|
| 2062 |
"model_max_length": 16384,
|
| 2063 |
+
"pad_to_multiple_of": null,
|
| 2064 |
"pad_token": "<|end▁of▁sentence|>",
|
| 2065 |
+
"pad_token_type_id": 0,
|
| 2066 |
+
"padding_side": "left",
|
| 2067 |
"sp_model_kwargs": {},
|
| 2068 |
"tokenizer_class": "LlamaTokenizerFast",
|
| 2069 |
"unk_token": null,
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d94a6951a2ceadb33aea5dca1c9a537d88932617cf6acf13bffed6c8bcec4831
|
| 3 |
+
size 10424
|