refarde commited on
Commit
3ae5c72
1 Parent(s): 100dcbc

Fix README.md metadata

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  license: apache-2.0
3
  pipeline_tag: text-generation
4
  language:
@@ -9,14 +10,14 @@ tags:
9
  - text-generation
10
  datasets:
11
  - royboy0416/ko-alpaca
12
-
13
  inference: false
 
14
  ---
15
  # Model Card for Mistral-7B-Instruct-v0.2-Ko-S-Core
16
 
17
  ## Model Details
18
 
19
- * **Backbone Model**: [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2)
20
 
21
  ## Dataset Details
22
 
 
1
  ---
2
+ base_model: mistralai/Mistral-7B-Instruct-v0.2
3
  license: apache-2.0
4
  pipeline_tag: text-generation
5
  language:
 
10
  - text-generation
11
  datasets:
12
  - royboy0416/ko-alpaca
 
13
  inference: false
14
+ model_type: mixtral
15
  ---
16
  # Model Card for Mistral-7B-Instruct-v0.2-Ko-S-Core
17
 
18
  ## Model Details
19
 
20
+ * **Base Model**: [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2)
21
 
22
  ## Dataset Details
23