Librarian Bot: Add base_model information to model

#1
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,12 +1,13 @@
1
  ---
2
- license: mit
3
  language:
4
  - ko
 
5
  tags:
6
  - kullm-13.b
7
  - polyglot-ko
8
  - gpt-neox
9
  pipeline_tag: text-generation
 
10
  ---
11
 
12
 
 
1
  ---
 
2
  language:
3
  - ko
4
+ license: mit
5
  tags:
6
  - kullm-13.b
7
  - polyglot-ko
8
  - gpt-neox
9
  pipeline_tag: text-generation
10
+ base_model: EleutherAI/polyglot-ko-12.8b
11
  ---
12
 
13