Youlln commited on
Commit
70429fb
1 Parent(s): 113ecbd

Upload Qwen2ForCausalLM

Browse files
Files changed (4) hide show
  1. README.md +2 -2
  2. config.json +1 -1
  3. generation_config.json +2 -10
  4. model.safetensors +1 -1
README.md CHANGED
@@ -1,10 +1,10 @@
1
  ---
2
- license: apache-2.0
3
- library_name: transformers
4
  base_model:
5
  - Qwen/Qwen2.5-0.5B-Instruct
6
  datasets:
7
  - Augmentation-Scaling-Laws/math-seed-data
 
 
8
  pipeline_tag: text-generation
9
  model-index:
10
  - name: ECE-Qwen0.5B-FT-V2
 
1
  ---
 
 
2
  base_model:
3
  - Qwen/Qwen2.5-0.5B-Instruct
4
  datasets:
5
  - Augmentation-Scaling-Laws/math-seed-data
6
+ library_name: transformers
7
+ license: apache-2.0
8
  pipeline_tag: text-generation
9
  model-index:
10
  - name: ECE-Qwen0.5B-FT-V2
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": "Youlln/ECE.EIFFEIL.ia-0.5B-SLERP",
3
  "architectures": [
4
  "Qwen2ForCausalLM"
5
  ],
generation_config.json CHANGED
@@ -1,14 +1,6 @@
1
  {
 
2
  "bos_token_id": 151643,
3
- "do_sample": true,
4
- "eos_token_id": [
5
- 151645,
6
- 151643
7
- ],
8
- "pad_token_id": 151643,
9
- "repetition_penalty": 1.1,
10
- "temperature": 0.7,
11
- "top_k": 20,
12
- "top_p": 0.8,
13
  "transformers_version": "4.45.2"
14
  }
 
1
  {
2
+ "_from_model_config": true,
3
  "bos_token_id": 151643,
4
+ "eos_token_id": 151645,
 
 
 
 
 
 
 
 
 
5
  "transformers_version": "4.45.2"
6
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:10f2bc8b3760f3a35332bbec698caba4ea3bd7a73882bfeccd15c0a2eac54997
3
  size 1976163472
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:439b4b0ff1d5956c3dd4ae7478b41d21c22b7e7a5780982144c2a740a46dce81
3
  size 1976163472