kimsan0622 librarian-bot commited on
Commit
6e59463
1 Parent(s): dd277ae

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

Browse files

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


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

Files changed (1) hide show
  1. README.md +10 -6
README.md CHANGED
@@ -5,24 +5,28 @@ datasets:
5
  - jsonl_dataset_sum.py
6
  metrics:
7
  - rouge
 
 
 
 
 
 
 
8
  model-index:
9
  - name: summarization_all
10
  results:
11
  - task:
12
- name: Summarization
13
  type: summarization
 
14
  dataset:
15
  name: jsonl_dataset_sum.py
16
  type: jsonl_dataset_sum.py
17
  config: 'null'
18
  split: None
19
  metrics:
20
- - name: Rouge1
21
- type: rouge
22
  value: 21.9857
23
- widget:
24
- - text: "summarization-num_lines-1: 현대자동차는 18일(현지 시간) 이탈리아 레이크 코모에서 개최된 '현대 리유니온' 행사에서 '포니 쿠페 콘셉트' 복원 모델을 세계에 첫 공개했습니다. 이 프로젝트는 현대차의 창업자인 정주영 선대 회장의 수출보국(輸出報國) 정신과 포니 쿠페를 통한 글로벌 브랜드 정립에 대한 끊임없는 열정과 도전 정신을 재조명하기 위한 것입니다. 현대차에 따르면, 이번 현대 리유니온 행사는 회사의 역사를 다시 돌아보며 변하지 않는 미래 지향적인 비전과 방향성을 공유하는 브랜드 유산 행사입니다."
25
- example_title: "sample 1"
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
5
  - jsonl_dataset_sum.py
6
  metrics:
7
  - rouge
8
+ widget:
9
+ - text: 'summarization-num_lines-1: 현대자동차는 18일(현지 시간) 이탈리아 레이크 코모에서 개최된 ''현대 리유니온''
10
+ 행사에서 ''포니 쿠페 콘셉트'' 복원 모델을 세계에 첫 공개했습니다. 이 프로젝트는 현대차의 창업자인 정주영 선대 회장의 수출보국(輸出報國)
11
+ 정신과 포니 쿠페를 통한 글로벌 브랜드 정립에 대한 끊임없는 열정과 도전 정신을 재조명하기 위한 것입니다. 현대차에 따르면, 이번 현대 리유니온
12
+ 행사는 회사의 역사를 다시 돌아보며 변하지 않는 미래 지향적인 비전과 방향성을 공유하는 브랜드 유산 행사입니다.'
13
+ example_title: sample 1
14
+ base_model: KETI-AIR/long-ke-t5-base
15
  model-index:
16
  - name: summarization_all
17
  results:
18
  - task:
 
19
  type: summarization
20
+ name: Summarization
21
  dataset:
22
  name: jsonl_dataset_sum.py
23
  type: jsonl_dataset_sum.py
24
  config: 'null'
25
  split: None
26
  metrics:
27
+ - type: rouge
 
28
  value: 21.9857
29
+ name: Rouge1
 
 
30
  ---
31
 
32
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You