ikno commited on
Commit
a8aa2fe
·
verified ·
1 Parent(s): 51dc428

Upload Qwen2ForCausalLM

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. config.json +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
- license: apache-2.0
3
  base_model: Qwen/Qwen2-1.5B-Instruct
 
4
  tags:
5
  - trl
6
  - sft
 
1
  ---
 
2
  base_model: Qwen/Qwen2-1.5B-Instruct
3
+ license: apache-2.0
4
  tags:
5
  - trl
6
  - sft
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "Qwen/Qwen2-1.5B-Instruct",
3
  "architectures": [
4
  "Qwen2ForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "/workspace/custom_alignment-handbook/qwen2-mini/checkpoint-14216",
3
  "architectures": [
4
  "Qwen2ForCausalLM"
5
  ],