Training in progress, step 200
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:2bd2ce717a9191329d5834e19c0344ea59bfca145cd9e00279776335172a2247
|
| 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:d7486d30694ba488609970a92b7d1146e96a3e6747d5f283d6e3ce77ec789c3f
|
| 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:d2a591dab6b2106bb1aa294e2ee24adb0639b4d22b143cf09c7dac334efecebc
|
| 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:d052921496181b929283e0e5c0eb7d40c03259648388ca0805982067d4e565c8
|
| 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
|