Ibisbill commited on
Commit
b3abf45
·
verified ·
1 Parent(s): 05dd6d9

Upload config

Browse files
Files changed (1) hide show
  1. 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
- "Qwen2Model"
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": "float32",
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,