Upload config
Browse files- config.json +2 -2
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_name_or_path": "/map-vepfs/ziyu/reasoning_tr/saves/stage3_7b_baseline/second_run/OpenThinker2-7B/stage3_combined_50k",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_dropout": 0.0,
|
7 |
"bos_token_id": 151643,
|
@@ -21,7 +21,7 @@
|
|
21 |
"rope_theta": 1000000.0,
|
22 |
"sliding_window": null,
|
23 |
"tie_word_embeddings": false,
|
24 |
-
"torch_dtype": "
|
25 |
"transformers_version": "4.49.0",
|
26 |
"use_cache": false,
|
27 |
"use_sliding_window": false,
|
|
|
1 |
{
|
2 |
"_name_or_path": "/map-vepfs/ziyu/reasoning_tr/saves/stage3_7b_baseline/second_run/OpenThinker2-7B/stage3_combined_50k",
|
3 |
"architectures": [
|
4 |
+
"Qwen2ForCausalLM"
|
5 |
],
|
6 |
"attention_dropout": 0.0,
|
7 |
"bos_token_id": 151643,
|
|
|
21 |
"rope_theta": 1000000.0,
|
22 |
"sliding_window": null,
|
23 |
"tie_word_embeddings": false,
|
24 |
+
"torch_dtype": "bfloat16",
|
25 |
"transformers_version": "4.49.0",
|
26 |
"use_cache": false,
|
27 |
"use_sliding_window": false,
|