Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- README.md +2 -0
- global_step_50/actor/huggingface/added_tokens.json +3 -24
- global_step_50/actor/huggingface/config.json +3 -30
- global_step_50/actor/huggingface/generation_config.json +3 -6
- global_step_50/actor/huggingface/special_tokens_map.json +3 -31
- global_step_50/actor/huggingface/tokenizer_config.json +3 -208
- global_step_50/actor/huggingface/vocab.json +0 -0
- global_step_55/actor/extra_state_world_size_8_rank_0.pt +3 -0
- global_step_55/actor/extra_state_world_size_8_rank_1.pt +3 -0
- global_step_55/actor/extra_state_world_size_8_rank_2.pt +3 -0
- global_step_55/actor/extra_state_world_size_8_rank_3.pt +3 -0
- global_step_55/actor/extra_state_world_size_8_rank_4.pt +3 -0
- global_step_55/actor/extra_state_world_size_8_rank_5.pt +3 -0
- global_step_55/actor/extra_state_world_size_8_rank_6.pt +3 -0
- global_step_55/actor/extra_state_world_size_8_rank_7.pt +3 -0
- global_step_55/actor/huggingface/added_tokens.json +3 -0
- global_step_55/actor/huggingface/config.json +3 -0
- global_step_55/actor/huggingface/generation_config.json +3 -0
- global_step_55/actor/huggingface/merges.txt +0 -0
- global_step_55/actor/huggingface/model.safetensors +3 -0
- global_step_55/actor/huggingface/special_tokens_map.json +3 -0
- global_step_55/actor/huggingface/tokenizer.json +3 -0
- global_step_55/actor/huggingface/tokenizer_config.json +3 -0
- global_step_55/actor/huggingface/vocab.json +3 -0
- global_step_55/actor/model_world_size_8_rank_0.pt +3 -0
- global_step_55/actor/model_world_size_8_rank_1.pt +3 -0
- global_step_55/actor/model_world_size_8_rank_2.pt +3 -0
- global_step_55/actor/model_world_size_8_rank_3.pt +3 -0
- global_step_55/actor/model_world_size_8_rank_4.pt +3 -0
- global_step_55/actor/model_world_size_8_rank_5.pt +3 -0
- global_step_55/actor/model_world_size_8_rank_6.pt +3 -0
- global_step_55/actor/model_world_size_8_rank_7.pt +3 -0
- global_step_55/actor/optim_world_size_8_rank_0.pt +3 -0
- global_step_55/actor/optim_world_size_8_rank_1.pt +3 -0
- global_step_55/actor/optim_world_size_8_rank_2.pt +3 -0
- global_step_55/actor/optim_world_size_8_rank_3.pt +3 -0
- global_step_55/actor/optim_world_size_8_rank_4.pt +3 -0
- global_step_55/actor/optim_world_size_8_rank_5.pt +3 -0
- global_step_55/actor/optim_world_size_8_rank_6.pt +3 -0
- global_step_55/actor/optim_world_size_8_rank_7.pt +3 -0
- global_step_55/data.pt +3 -0
- global_step_60/actor/extra_state_world_size_8_rank_0.pt +3 -0
- global_step_60/actor/extra_state_world_size_8_rank_1.pt +3 -0
- global_step_60/actor/extra_state_world_size_8_rank_2.pt +3 -0
- global_step_60/actor/extra_state_world_size_8_rank_3.pt +3 -0
- global_step_60/actor/extra_state_world_size_8_rank_4.pt +3 -0
- global_step_60/actor/extra_state_world_size_8_rank_5.pt +3 -0
- global_step_60/actor/extra_state_world_size_8_rank_6.pt +3 -0
- global_step_60/actor/extra_state_world_size_8_rank_7.pt +3 -0
- global_step_60/actor/huggingface/added_tokens.json +3 -0
README.md
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
- View previous commits for previous checkpoints
|
global_step_50/actor/huggingface/added_tokens.json
CHANGED
|
@@ -1,24 +1,3 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
"<|box_end|>": 151649,
|
| 5 |
-
"<|box_start|>": 151648,
|
| 6 |
-
"<|endoftext|>": 151643,
|
| 7 |
-
"<|file_sep|>": 151664,
|
| 8 |
-
"<|fim_middle|>": 151660,
|
| 9 |
-
"<|fim_pad|>": 151662,
|
| 10 |
-
"<|fim_prefix|>": 151659,
|
| 11 |
-
"<|fim_suffix|>": 151661,
|
| 12 |
-
"<|im_end|>": 151645,
|
| 13 |
-
"<|im_start|>": 151644,
|
| 14 |
-
"<|image_pad|>": 151655,
|
| 15 |
-
"<|object_ref_end|>": 151647,
|
| 16 |
-
"<|object_ref_start|>": 151646,
|
| 17 |
-
"<|quad_end|>": 151651,
|
| 18 |
-
"<|quad_start|>": 151650,
|
| 19 |
-
"<|repo_name|>": 151663,
|
| 20 |
-
"<|video_pad|>": 151656,
|
| 21 |
-
"<|vision_end|>": 151653,
|
| 22 |
-
"<|vision_pad|>": 151654,
|
| 23 |
-
"<|vision_start|>": 151652
|
| 24 |
-
}
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:58b54bbe36fc752f79a24a271ef66a0a0830054b4dfad94bde757d851968060b
|
| 3 |
+
size 605
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
global_step_50/actor/huggingface/config.json
CHANGED
|
@@ -1,30 +1,3 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
"Qwen2ForCausalLM"
|
| 5 |
-
],
|
| 6 |
-
"attention_dropout": 0.0,
|
| 7 |
-
"eos_token_id": 151643,
|
| 8 |
-
"hidden_act": "silu",
|
| 9 |
-
"hidden_size": 896,
|
| 10 |
-
"initializer_range": 0.02,
|
| 11 |
-
"intermediate_size": 4864,
|
| 12 |
-
"max_position_embeddings": 32768,
|
| 13 |
-
"max_window_layers": 24,
|
| 14 |
-
"model_type": "qwen2",
|
| 15 |
-
"num_attention_heads": 14,
|
| 16 |
-
"num_hidden_layers": 24,
|
| 17 |
-
"num_key_value_heads": 2,
|
| 18 |
-
"pad_token_id": 151643,
|
| 19 |
-
"rms_norm_eps": 1e-06,
|
| 20 |
-
"rope_scaling": null,
|
| 21 |
-
"rope_theta": 1000000.0,
|
| 22 |
-
"sliding_window": null,
|
| 23 |
-
"tie_word_embeddings": true,
|
| 24 |
-
"torch_dtype": "float32",
|
| 25 |
-
"transformers_version": "4.47.1",
|
| 26 |
-
"use_cache": true,
|
| 27 |
-
"use_mrope": false,
|
| 28 |
-
"use_sliding_window": false,
|
| 29 |
-
"vocab_size": 151936
|
| 30 |
-
}
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:835ab030004fec6f5ba59eab05a483029a85a2c11c436201f9da3780909006b5
|
| 3 |
+
size 743
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
global_step_50/actor/huggingface/generation_config.json
CHANGED
|
@@ -1,6 +1,3 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
"max_new_tokens": 2048,
|
| 5 |
-
"transformers_version": "4.47.1"
|
| 6 |
-
}
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:61c976d8443e6a7b4956b1847e4f970ab1ff5ad0db2b3ca3970b711c098c299f
|
| 3 |
+
size 117
|
|
|
|
|
|
|
|
|
global_step_50/actor/huggingface/special_tokens_map.json
CHANGED
|
@@ -1,31 +1,3 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
"<|im_end|>",
|
| 5 |
-
"<|object_ref_start|>",
|
| 6 |
-
"<|object_ref_end|>",
|
| 7 |
-
"<|box_start|>",
|
| 8 |
-
"<|box_end|>",
|
| 9 |
-
"<|quad_start|>",
|
| 10 |
-
"<|quad_end|>",
|
| 11 |
-
"<|vision_start|>",
|
| 12 |
-
"<|vision_end|>",
|
| 13 |
-
"<|vision_pad|>",
|
| 14 |
-
"<|image_pad|>",
|
| 15 |
-
"<|video_pad|>"
|
| 16 |
-
],
|
| 17 |
-
"eos_token": {
|
| 18 |
-
"content": "<|endoftext|>",
|
| 19 |
-
"lstrip": false,
|
| 20 |
-
"normalized": false,
|
| 21 |
-
"rstrip": false,
|
| 22 |
-
"single_word": false
|
| 23 |
-
},
|
| 24 |
-
"pad_token": {
|
| 25 |
-
"content": "<|endoftext|>",
|
| 26 |
-
"lstrip": false,
|
| 27 |
-
"normalized": false,
|
| 28 |
-
"rstrip": false,
|
| 29 |
-
"single_word": false
|
| 30 |
-
}
|
| 31 |
-
}
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6676f091c8bc4d1b50146427cfde92073402866b87b6e39223227931b70083e9
|
| 3 |
+
size 616
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
global_step_50/actor/huggingface/tokenizer_config.json
CHANGED
|
@@ -1,208 +1,3 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
"added_tokens_decoder": {
|
| 5 |
-
"151643": {
|
| 6 |
-
"content": "<|endoftext|>",
|
| 7 |
-
"lstrip": false,
|
| 8 |
-
"normalized": false,
|
| 9 |
-
"rstrip": false,
|
| 10 |
-
"single_word": false,
|
| 11 |
-
"special": true
|
| 12 |
-
},
|
| 13 |
-
"151644": {
|
| 14 |
-
"content": "<|im_start|>",
|
| 15 |
-
"lstrip": false,
|
| 16 |
-
"normalized": false,
|
| 17 |
-
"rstrip": false,
|
| 18 |
-
"single_word": false,
|
| 19 |
-
"special": true
|
| 20 |
-
},
|
| 21 |
-
"151645": {
|
| 22 |
-
"content": "<|im_end|>",
|
| 23 |
-
"lstrip": false,
|
| 24 |
-
"normalized": false,
|
| 25 |
-
"rstrip": false,
|
| 26 |
-
"single_word": false,
|
| 27 |
-
"special": true
|
| 28 |
-
},
|
| 29 |
-
"151646": {
|
| 30 |
-
"content": "<|object_ref_start|>",
|
| 31 |
-
"lstrip": false,
|
| 32 |
-
"normalized": false,
|
| 33 |
-
"rstrip": false,
|
| 34 |
-
"single_word": false,
|
| 35 |
-
"special": true
|
| 36 |
-
},
|
| 37 |
-
"151647": {
|
| 38 |
-
"content": "<|object_ref_end|>",
|
| 39 |
-
"lstrip": false,
|
| 40 |
-
"normalized": false,
|
| 41 |
-
"rstrip": false,
|
| 42 |
-
"single_word": false,
|
| 43 |
-
"special": true
|
| 44 |
-
},
|
| 45 |
-
"151648": {
|
| 46 |
-
"content": "<|box_start|>",
|
| 47 |
-
"lstrip": false,
|
| 48 |
-
"normalized": false,
|
| 49 |
-
"rstrip": false,
|
| 50 |
-
"single_word": false,
|
| 51 |
-
"special": true
|
| 52 |
-
},
|
| 53 |
-
"151649": {
|
| 54 |
-
"content": "<|box_end|>",
|
| 55 |
-
"lstrip": false,
|
| 56 |
-
"normalized": false,
|
| 57 |
-
"rstrip": false,
|
| 58 |
-
"single_word": false,
|
| 59 |
-
"special": true
|
| 60 |
-
},
|
| 61 |
-
"151650": {
|
| 62 |
-
"content": "<|quad_start|>",
|
| 63 |
-
"lstrip": false,
|
| 64 |
-
"normalized": false,
|
| 65 |
-
"rstrip": false,
|
| 66 |
-
"single_word": false,
|
| 67 |
-
"special": true
|
| 68 |
-
},
|
| 69 |
-
"151651": {
|
| 70 |
-
"content": "<|quad_end|>",
|
| 71 |
-
"lstrip": false,
|
| 72 |
-
"normalized": false,
|
| 73 |
-
"rstrip": false,
|
| 74 |
-
"single_word": false,
|
| 75 |
-
"special": true
|
| 76 |
-
},
|
| 77 |
-
"151652": {
|
| 78 |
-
"content": "<|vision_start|>",
|
| 79 |
-
"lstrip": false,
|
| 80 |
-
"normalized": false,
|
| 81 |
-
"rstrip": false,
|
| 82 |
-
"single_word": false,
|
| 83 |
-
"special": true
|
| 84 |
-
},
|
| 85 |
-
"151653": {
|
| 86 |
-
"content": "<|vision_end|>",
|
| 87 |
-
"lstrip": false,
|
| 88 |
-
"normalized": false,
|
| 89 |
-
"rstrip": false,
|
| 90 |
-
"single_word": false,
|
| 91 |
-
"special": true
|
| 92 |
-
},
|
| 93 |
-
"151654": {
|
| 94 |
-
"content": "<|vision_pad|>",
|
| 95 |
-
"lstrip": false,
|
| 96 |
-
"normalized": false,
|
| 97 |
-
"rstrip": false,
|
| 98 |
-
"single_word": false,
|
| 99 |
-
"special": true
|
| 100 |
-
},
|
| 101 |
-
"151655": {
|
| 102 |
-
"content": "<|image_pad|>",
|
| 103 |
-
"lstrip": false,
|
| 104 |
-
"normalized": false,
|
| 105 |
-
"rstrip": false,
|
| 106 |
-
"single_word": false,
|
| 107 |
-
"special": true
|
| 108 |
-
},
|
| 109 |
-
"151656": {
|
| 110 |
-
"content": "<|video_pad|>",
|
| 111 |
-
"lstrip": false,
|
| 112 |
-
"normalized": false,
|
| 113 |
-
"rstrip": false,
|
| 114 |
-
"single_word": false,
|
| 115 |
-
"special": true
|
| 116 |
-
},
|
| 117 |
-
"151657": {
|
| 118 |
-
"content": "<tool_call>",
|
| 119 |
-
"lstrip": false,
|
| 120 |
-
"normalized": false,
|
| 121 |
-
"rstrip": false,
|
| 122 |
-
"single_word": false,
|
| 123 |
-
"special": false
|
| 124 |
-
},
|
| 125 |
-
"151658": {
|
| 126 |
-
"content": "</tool_call>",
|
| 127 |
-
"lstrip": false,
|
| 128 |
-
"normalized": false,
|
| 129 |
-
"rstrip": false,
|
| 130 |
-
"single_word": false,
|
| 131 |
-
"special": false
|
| 132 |
-
},
|
| 133 |
-
"151659": {
|
| 134 |
-
"content": "<|fim_prefix|>",
|
| 135 |
-
"lstrip": false,
|
| 136 |
-
"normalized": false,
|
| 137 |
-
"rstrip": false,
|
| 138 |
-
"single_word": false,
|
| 139 |
-
"special": false
|
| 140 |
-
},
|
| 141 |
-
"151660": {
|
| 142 |
-
"content": "<|fim_middle|>",
|
| 143 |
-
"lstrip": false,
|
| 144 |
-
"normalized": false,
|
| 145 |
-
"rstrip": false,
|
| 146 |
-
"single_word": false,
|
| 147 |
-
"special": false
|
| 148 |
-
},
|
| 149 |
-
"151661": {
|
| 150 |
-
"content": "<|fim_suffix|>",
|
| 151 |
-
"lstrip": false,
|
| 152 |
-
"normalized": false,
|
| 153 |
-
"rstrip": false,
|
| 154 |
-
"single_word": false,
|
| 155 |
-
"special": false
|
| 156 |
-
},
|
| 157 |
-
"151662": {
|
| 158 |
-
"content": "<|fim_pad|>",
|
| 159 |
-
"lstrip": false,
|
| 160 |
-
"normalized": false,
|
| 161 |
-
"rstrip": false,
|
| 162 |
-
"single_word": false,
|
| 163 |
-
"special": false
|
| 164 |
-
},
|
| 165 |
-
"151663": {
|
| 166 |
-
"content": "<|repo_name|>",
|
| 167 |
-
"lstrip": false,
|
| 168 |
-
"normalized": false,
|
| 169 |
-
"rstrip": false,
|
| 170 |
-
"single_word": false,
|
| 171 |
-
"special": false
|
| 172 |
-
},
|
| 173 |
-
"151664": {
|
| 174 |
-
"content": "<|file_sep|>",
|
| 175 |
-
"lstrip": false,
|
| 176 |
-
"normalized": false,
|
| 177 |
-
"rstrip": false,
|
| 178 |
-
"single_word": false,
|
| 179 |
-
"special": false
|
| 180 |
-
}
|
| 181 |
-
},
|
| 182 |
-
"additional_special_tokens": [
|
| 183 |
-
"<|im_start|>",
|
| 184 |
-
"<|im_end|>",
|
| 185 |
-
"<|object_ref_start|>",
|
| 186 |
-
"<|object_ref_end|>",
|
| 187 |
-
"<|box_start|>",
|
| 188 |
-
"<|box_end|>",
|
| 189 |
-
"<|quad_start|>",
|
| 190 |
-
"<|quad_end|>",
|
| 191 |
-
"<|vision_start|>",
|
| 192 |
-
"<|vision_end|>",
|
| 193 |
-
"<|vision_pad|>",
|
| 194 |
-
"<|image_pad|>",
|
| 195 |
-
"<|video_pad|>"
|
| 196 |
-
],
|
| 197 |
-
"bos_token": null,
|
| 198 |
-
"chat_template": "{%- if tools %}\n {{- '<|im_start|>system\\n' }}\n {%- if messages[0]['role'] == 'system' %}\n {{- messages[0]['content'] }}\n {%- else %}\n {{- 'You are a helpful assistant.' }}\n {%- endif %}\n {{- \"\\n\\n# Tools\\n\\nYou may call one or more functions to assist with the user query.\\n\\nYou are provided with function signatures within <tools></tools> XML tags:\\n<tools>\" }}\n {%- for tool in tools %}\n {{- \"\\n\" }}\n {{- tool | tojson }}\n {%- endfor %}\n {{- \"\\n</tools>\\n\\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\\n<tool_call>\\n{\\\"name\\\": <function-name>, \\\"arguments\\\": <args-json-object>}\\n</tool_call><|im_end|>\\n\" }}\n{%- else %}\n {%- if messages[0]['role'] == 'system' %}\n {{- '<|im_start|>system\\n' + messages[0]['content'] + '<|im_end|>\\n' }}\n {%- else %}\n {{- '<|im_start|>system\\nYou are a helpful assistant.<|im_end|>\\n' }}\n {%- endif %}\n{%- endif %}\n{%- for message in messages %}\n {%- if (message.role == \"user\") or (message.role == \"system\" and not loop.first) or (message.role == \"assistant\" and not message.tool_calls) %}\n {{- '<|im_start|>' + message.role + '\\n' + message.content + '<|im_end|>' + '\\n' }}\n {%- elif message.role == \"assistant\" %}\n {{- '<|im_start|>' + message.role }}\n {%- if message.content %}\n {{- '\\n' + message.content }}\n {%- endif %}\n {%- for tool_call in message.tool_calls %}\n {%- if tool_call.function is defined %}\n {%- set tool_call = tool_call.function %}\n {%- endif %}\n {{- '\\n<tool_call>\\n{\"name\": \"' }}\n {{- tool_call.name }}\n {{- '\", \"arguments\": ' }}\n {{- tool_call.arguments | tojson }}\n {{- '}\\n</tool_call>' }}\n {%- endfor %}\n {{- '<|im_end|>\\n' }}\n {%- elif message.role == \"tool\" %}\n {%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != \"tool\") %}\n {{- '<|im_start|>user' }}\n {%- endif %}\n {{- '\\n<tool_response>\\n' }}\n {{- message.content }}\n {{- '\\n</tool_response>' }}\n {%- if loop.last or (messages[loop.index0 + 1].role != \"tool\") %}\n {{- '<|im_end|>\\n' }}\n {%- endif %}\n {%- endif %}\n{%- endfor %}\n{%- if add_generation_prompt %}\n {{- '<|im_start|>assistant\\n' }}\n{%- endif %}\n",
|
| 199 |
-
"clean_up_tokenization_spaces": false,
|
| 200 |
-
"eos_token": "<|endoftext|>",
|
| 201 |
-
"errors": "replace",
|
| 202 |
-
"extra_special_tokens": {},
|
| 203 |
-
"model_max_length": 131072,
|
| 204 |
-
"pad_token": "<|endoftext|>",
|
| 205 |
-
"split_special_tokens": false,
|
| 206 |
-
"tokenizer_class": "Qwen2Tokenizer",
|
| 207 |
-
"unk_token": null
|
| 208 |
-
}
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a5dae0102f342a3b6bc2a4d03f430ed83666dcab8879c9ee44c08a3d9095132d
|
| 3 |
+
size 7259
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
global_step_50/actor/huggingface/vocab.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
global_step_55/actor/extra_state_world_size_8_rank_0.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:247e3b0b70ebe3bdd2ebaac087de02bbe5d98567daa97143bbc8a3106b80f5a3
|
| 3 |
+
size 14632
|
global_step_55/actor/extra_state_world_size_8_rank_1.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:58b4794229f01f0291d9c7f69f376c6976156835be0433bccf6f022805689b7b
|
| 3 |
+
size 14632
|
global_step_55/actor/extra_state_world_size_8_rank_2.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d8f62806066f89b6b7371b22c5689942dd4e97989229bdf4837d0df5eb84e7ca
|
| 3 |
+
size 14632
|
global_step_55/actor/extra_state_world_size_8_rank_3.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d73de76b7e5b1a6b3b42e209d4e9b826bb1f7246d234584e357fe7d3a2183fe3
|
| 3 |
+
size 14632
|
global_step_55/actor/extra_state_world_size_8_rank_4.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d1490415fcce6469dfde55739f9afb4bb159b973844873f5022c5dea6ea1452
|
| 3 |
+
size 14632
|
global_step_55/actor/extra_state_world_size_8_rank_5.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:208df3c7a688dc0a7987d53f7cc0d3757416777c7cf49051f6cc83838f5a670a
|
| 3 |
+
size 14632
|
global_step_55/actor/extra_state_world_size_8_rank_6.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:12b19583e619d96852d631a5c4baf41f47a77cc6f9bf1777ed4288155dacbec6
|
| 3 |
+
size 14632
|
global_step_55/actor/extra_state_world_size_8_rank_7.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d3e1f73150367517621983a249f8db26981bf649c6c704828588de9b6f4b4d0f
|
| 3 |
+
size 14632
|
global_step_55/actor/huggingface/added_tokens.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:58b54bbe36fc752f79a24a271ef66a0a0830054b4dfad94bde757d851968060b
|
| 3 |
+
size 605
|
global_step_55/actor/huggingface/config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:835ab030004fec6f5ba59eab05a483029a85a2c11c436201f9da3780909006b5
|
| 3 |
+
size 743
|
global_step_55/actor/huggingface/generation_config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:61c976d8443e6a7b4956b1847e4f970ab1ff5ad0db2b3ca3970b711c098c299f
|
| 3 |
+
size 117
|
global_step_55/actor/huggingface/merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
global_step_55/actor/huggingface/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:191d66ec617e2772022519302673c557b93a690c992c247b69db6a7807b98005
|
| 3 |
+
size 2520702368
|
global_step_55/actor/huggingface/special_tokens_map.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6676f091c8bc4d1b50146427cfde92073402866b87b6e39223227931b70083e9
|
| 3 |
+
size 616
|
global_step_55/actor/huggingface/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c5ae00e602b8860cbd784ba82a8aa14e8feecec692e7076590d014d7b7fdafa
|
| 3 |
+
size 11421896
|
global_step_55/actor/huggingface/tokenizer_config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a5dae0102f342a3b6bc2a4d03f430ed83666dcab8879c9ee44c08a3d9095132d
|
| 3 |
+
size 7259
|
global_step_55/actor/huggingface/vocab.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ca10d7e9fb3ed18575dd1e277a2579c16d108e32f27439684afa0e10b1440910
|
| 3 |
+
size 2776833
|
global_step_55/actor/model_world_size_8_rank_0.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c86d5ebc6559491bdc3cde45e7e0c0266ef70a97f51478f8acb011fdbaa72cd6
|
| 3 |
+
size 315247930
|
global_step_55/actor/model_world_size_8_rank_1.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0b22c999e74c2cfd78bd00b8fddd22ea0782dce020f206d55ca90c4f7cfbd433
|
| 3 |
+
size 315247930
|
global_step_55/actor/model_world_size_8_rank_2.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a85668a47cab4a278926dba6b59827d6d73db09d8e6dd23a9e3e17db3fb6388
|
| 3 |
+
size 315247930
|
global_step_55/actor/model_world_size_8_rank_3.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4f5b1877d6f1a7f1ef308c06f990620102f870b0aa64347284cc6c43bd19cbdc
|
| 3 |
+
size 315247930
|
global_step_55/actor/model_world_size_8_rank_4.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ed2ab12b5ce714079142dda32a71cfdaacd7b023ec0cc9c7a4c549689c38d09b
|
| 3 |
+
size 315247930
|
global_step_55/actor/model_world_size_8_rank_5.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:418824a5cbc4630c3f8c8ceb7e1936f7f9157f7421fbaf248a734d6629cc0c4b
|
| 3 |
+
size 315247930
|
global_step_55/actor/model_world_size_8_rank_6.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7402a3a2176900dee879b2effb20e3390e70b74c61f9a46c3f3883a4560d4bde
|
| 3 |
+
size 315247930
|
global_step_55/actor/model_world_size_8_rank_7.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d17e74853127af6b528c0e8f8261a46f17c1e07e8b4de5ca6cd2b5e17dac1b78
|
| 3 |
+
size 315247930
|
global_step_55/actor/optim_world_size_8_rank_0.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bbfbb707d2bb8abd46d95242ed52dc94562d3c7a310e6b9c55f5cf0f98714928
|
| 3 |
+
size 494055427
|
global_step_55/actor/optim_world_size_8_rank_1.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0e534bd8ca00595eda17cea813710fb37409e312cd52cd829bdc0d5615b990e7
|
| 3 |
+
size 494055427
|
global_step_55/actor/optim_world_size_8_rank_2.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c799bcb236285e8a3f48bab51ff08add1edf9f95c2ab086e880c2f8eeda11ef0
|
| 3 |
+
size 494055427
|
global_step_55/actor/optim_world_size_8_rank_3.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f29ceede13c3054d4e72e4bbaa9fe7517adebca59612d3243d3e80da13dadeba
|
| 3 |
+
size 494055427
|
global_step_55/actor/optim_world_size_8_rank_4.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:57c0ab25a1f5262763bec559431378724030882e4f23dbbc2ffeb2e8a7351a1d
|
| 3 |
+
size 494055427
|
global_step_55/actor/optim_world_size_8_rank_5.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:81e5e423e3078800772fd6894ee522dacffa4338f3ad62e3c33b779f32eaccfe
|
| 3 |
+
size 494055427
|
global_step_55/actor/optim_world_size_8_rank_6.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f5a1fde806a63cf612b68bb010ddeecd9c9b099857657d303983defd2348ab55
|
| 3 |
+
size 494055427
|
global_step_55/actor/optim_world_size_8_rank_7.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9649ddfa3bcfff3b0e3a61e92faadf4dab38109eb70e3c5c53be77306cd24e13
|
| 3 |
+
size 494055427
|
global_step_55/data.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2f5d4c80205ab782c174a40c8f276da9cc8c10f779ebfc3ee3a6e9c8d6439ae0
|
| 3 |
+
size 6948365
|
global_step_60/actor/extra_state_world_size_8_rank_0.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3b4a59f03894ae4b7443e318178bc17227120ae8b57e14cba4ece9e61f3bf0e5
|
| 3 |
+
size 14632
|
global_step_60/actor/extra_state_world_size_8_rank_1.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5211aa4dcd4fc87e8d36b17b3e67bc4807a413f288406f8b7bb9377685b59e76
|
| 3 |
+
size 14632
|
global_step_60/actor/extra_state_world_size_8_rank_2.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5c9afdd9590e29f5935ed72fd5283e70eee70c417f15b833b4edbac3588817ce
|
| 3 |
+
size 14632
|
global_step_60/actor/extra_state_world_size_8_rank_3.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c287028fe59425514a7d76b0b5f7656f76d7c11ca4b93d1afd808d6402322bc9
|
| 3 |
+
size 14632
|
global_step_60/actor/extra_state_world_size_8_rank_4.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:395a668b1e58a54c3d2ef884a552767dde79f7b245c964623488c660ad6f33ad
|
| 3 |
+
size 14632
|
global_step_60/actor/extra_state_world_size_8_rank_5.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:44526a07979c2ac009b72f832d51a45dd88090f47ff23db92896d220d3e57cda
|
| 3 |
+
size 14632
|
global_step_60/actor/extra_state_world_size_8_rank_6.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f772940a9aafbee58a8205602fed8d5c50aa09e417860ea02df65d2106fefa02
|
| 3 |
+
size 14632
|
global_step_60/actor/extra_state_world_size_8_rank_7.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c98ebb88d3ba634e6027bc555ad8525ea932c7f3ee38752458d510ba3a327b50
|
| 3 |
+
size 14632
|
global_step_60/actor/huggingface/added_tokens.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:58b54bbe36fc752f79a24a271ef66a0a0830054b4dfad94bde757d851968060b
|
| 3 |
+
size 605
|