Librarian Bot: Add base_model information to model

#2
Files changed (1) hide show
  1. README.md +9 -8
README.md CHANGED
@@ -1,21 +1,22 @@
1
  ---
 
 
2
  license: mit
3
  tags:
4
  - generated_from_trainer
5
  metrics:
6
  - accuracy
7
  - f1
 
 
 
 
 
 
 
8
  model-index:
9
  - name: KcELECTRA-small-v2022-finetuned-in-vehicle
10
  results: []
11
- language:
12
- - ko
13
- pipeline_tag: text-classification
14
- widget:
15
- - text: "오늘 날씨 알려줘."
16
- example_title: "Example 1"
17
- - text: "방탄소년단 노래 찾아줘."
18
- example_title: "Example 2"
19
  ---
20
 
21
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
2
+ language:
3
+ - ko
4
  license: mit
5
  tags:
6
  - generated_from_trainer
7
  metrics:
8
  - accuracy
9
  - f1
10
+ pipeline_tag: text-classification
11
+ widget:
12
+ - text: 오늘 날씨 알려줘.
13
+ example_title: Example 1
14
+ - text: 방탄소년단 노래 찾아줘.
15
+ example_title: Example 2
16
+ base_model: beomi/KcELECTRA-small-v2022
17
  model-index:
18
  - name: KcELECTRA-small-v2022-finetuned-in-vehicle
19
  results: []
 
 
 
 
 
 
 
 
20
  ---
21
 
22
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You