Librarian Bot: Add base_model information to model

#2
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -1,16 +1,17 @@
1
  ---
 
 
2
  license: apache-2.0
3
  tags:
4
  - KoRWKV
5
  - KoAlpaca
6
- model-index:
7
- - name: KoAlpaca-KoRWKV-1.5B
8
- results: []
9
- language:
10
- - ko
11
  datasets:
12
  - KoAlpaca-v1.0
13
  pipeline_tag: text-generation
 
 
 
 
14
  ---
15
 
16
  > 🚧 Note: this repo is under construction, current uploaded version is finetuned version of KoRWKV which is ~20% trained ckpt (with ~31Billion tokens) 🚧
 
1
  ---
2
+ language:
3
+ - ko
4
  license: apache-2.0
5
  tags:
6
  - KoRWKV
7
  - KoAlpaca
 
 
 
 
 
8
  datasets:
9
  - KoAlpaca-v1.0
10
  pipeline_tag: text-generation
11
+ base_model: KoRWKV-1.5B
12
+ model-index:
13
+ - name: KoAlpaca-KoRWKV-1.5B
14
+ results: []
15
  ---
16
 
17
  > 🚧 Note: this repo is under construction, current uploaded version is finetuned version of KoRWKV which is ~20% trained ckpt (with ~31Billion tokens) 🚧