kimsan0622 librarian-bot commited on
Commit
6249992
1 Parent(s): 8172426

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

Browse files

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


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

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