0xZee commited on
Commit
219a3ce
·
verified ·
1 Parent(s): f4e38bd

Trained with Unsloth

Browse files
Files changed (4) hide show
  1. README.md +2 -0
  2. config.json +33 -0
  3. generation_config.json +11 -0
  4. pytorch_model.bin +3 -0
README.md CHANGED
@@ -6,6 +6,8 @@ datasets:
6
  - 0xZee/dataset-CoT-Space-Physics-Astrophysics-76
7
  tags:
8
  - unsloth
 
 
9
  ---
10
 
11
  # Finetunning deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B on 0xZee/dataset-CoT-Physics-Astrophysics
 
6
  - 0xZee/dataset-CoT-Space-Physics-Astrophysics-76
7
  tags:
8
  - unsloth
9
+ - trl
10
+ - sft
11
  ---
12
 
13
  # Finetunning deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B on 0xZee/dataset-CoT-Physics-Astrophysics
config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "unsloth/deepseek-r1-distill-qwen-1.5b-unsloth-bnb-4bit",
3
+ "architectures": [
4
+ "Qwen2ForCausalLM"
5
+ ],
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 151646,
8
+ "eos_token_id": 151643,
9
+ "hidden_act": "silu",
10
+ "hidden_size": 1536,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 8960,
13
+ "max_position_embeddings": 131072,
14
+ "max_window_layers": 21,
15
+ "model_type": "qwen2",
16
+ "num_attention_heads": 12,
17
+ "num_hidden_layers": 28,
18
+ "num_key_value_heads": 2,
19
+ "pad_token_id": 151654,
20
+ "rms_norm_eps": 1e-06,
21
+ "rope_scaling": null,
22
+ "rope_theta": 10000,
23
+ "sliding_window": null,
24
+ "tie_word_embeddings": false,
25
+ "torch_dtype": "float16",
26
+ "transformers_version": "4.48.2",
27
+ "unsloth_fixed": true,
28
+ "unsloth_version": "2025.2.4",
29
+ "use_cache": true,
30
+ "use_mrope": false,
31
+ "use_sliding_window": false,
32
+ "vocab_size": 151936
33
+ }
generation_config.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 151646,
4
+ "do_sample": true,
5
+ "eos_token_id": 151643,
6
+ "max_length": 131072,
7
+ "pad_token_id": 151654,
8
+ "temperature": 0.6,
9
+ "top_p": 0.95,
10
+ "transformers_version": "4.48.2"
11
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92b773745ee2aad94baff9d075f066d7f0582eebb5fbf727d37ecec93b8667b3
3
+ size 3554290006