reaperdoesntknow commited on
Commit
7ad216e
·
verified ·
1 Parent(s): a13ff67

Training in progress, step 500

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "Qwen/Qwen2.5-0.5B-Instruct",
3
  "architectures": [
4
  "Qwen2ForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "reaperdoesntknow/DeepReasoning_1R",
3
  "architectures": [
4
  "Qwen2ForCausalLM"
5
  ],
runs/Jan31_18-52-17_emotional-turmeric-vulture-6dd559ff59-xmlwz/events.out.tfevents.1738349540.emotional-turmeric-vulture-6dd559ff59-xmlwz.1804.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:616354d2f30268f4a510f7c412d4635f822ae503b2727d957a1b9ffe64c4de04
3
+ size 5362
tokenizer_config.json CHANGED
@@ -200,9 +200,13 @@
200
  "eos_token": "<|im_end|>",
201
  "errors": "replace",
202
  "extra_special_tokens": {},
 
203
  "model_max_length": 131072,
204
  "pad_token": "<|im_end|>",
205
  "split_special_tokens": false,
 
206
  "tokenizer_class": "Qwen2Tokenizer",
 
 
207
  "unk_token": null
208
  }
 
200
  "eos_token": "<|im_end|>",
201
  "errors": "replace",
202
  "extra_special_tokens": {},
203
+ "max_length": 1024,
204
  "model_max_length": 131072,
205
  "pad_token": "<|im_end|>",
206
  "split_special_tokens": false,
207
+ "stride": 0,
208
  "tokenizer_class": "Qwen2Tokenizer",
209
+ "truncation_side": "right",
210
+ "truncation_strategy": "longest_first",
211
  "unk_token": null
212
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:29cefa34ca3eb5d008bd4aaec00fafe15c00ca3a3293283e0b19918f4baf48e5
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:554b48581a3606f61a6268e301f4d5b44b79112ea1fa410ece57adfd27800272
3
  size 5368