Hyeonseo librarian-bot commited on
Commit
e75e664
1 Parent(s): 52b884e

Librarian Bot: Add base_model information to model (#2)

Browse files

- Librarian Bot: Add base_model information to model (cf40846105e8d975d4ba418e773bf1cbe0169634)


Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +12 -9
README.md CHANGED
@@ -1,20 +1,23 @@
1
  ---
 
 
2
  tags:
3
  - generated_from_trainer
4
  metrics:
5
  - accuracy
 
 
 
 
 
 
 
 
 
 
6
  model-index:
7
  - name: ko-finance_news_classifier
8
  results: []
9
- language:
10
- - ko
11
- widget:
12
- - text: "이 회사는 러시아의 톰스크 지역에 있는 베니어 공장에 기계를 납품하기로 되어 있었다."
13
- example_title: "example01"
14
- - text: "새로운 생산공장으로 인해 회사는 예상되는 수요 증가를 충족시킬 수 있는 능력을 증가시키고 원자재 사용을 개선하여 생산 수익성을 높일 것이다."
15
- example_title: "example02"
16
- - text: "국제 전자산업 회사인 엘코텍은 탈린 공장에서 수십 명의 직원을 해고했으며, 이전의 해고와는 달리 회사는 사무직 직원 수를 줄였다고 일간 포스티메스가 보도했다."
17
- example_title: "example03"
18
  ---
19
 
20
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
2
+ language:
3
+ - ko
4
  tags:
5
  - generated_from_trainer
6
  metrics:
7
  - accuracy
8
+ widget:
9
+ - text: 이 회사는 러시아의 톰스크 지역에 있는 베니어 공장에 기계를 납품하기로 되어 있었다.
10
+ example_title: example01
11
+ - text: 새로운 생산공장으로 인해 회사는 예상되는 수요 증가를 충족시킬 수 있는 능력을 증가시키고 원자재 사용을 개선하여 생산 수익성을 높일
12
+ 것이다.
13
+ example_title: example02
14
+ - text: 국제 전자산업 회사인 엘코텍은 탈린 공장에서 수십 명의 직원을 해고했으며, 이전의 해고와는 달리 회사는 사무직 직원 수를 줄였다고 일간
15
+ 포스티메스가 보도했다.
16
+ example_title: example03
17
+ base_model: cardiffnlp/twitter-xlm-roberta-base-sentiment
18
  model-index:
19
  - name: ko-finance_news_classifier
20
  results: []
 
 
 
 
 
 
 
 
 
21
  ---
22
 
23
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You