zbigi commited on
Commit
b44faa8
·
verified ·
1 Parent(s): 91053ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -9,6 +9,8 @@ metrics:
9
  model-index:
10
  - name: bart-base-lora-summarization-medical
11
  results: []
 
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -16,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # bart-base-lora-summarization-medical
18
 
19
- This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 2.4119
22
  - Rouge1: 0.4304
 
9
  model-index:
10
  - name: bart-base-lora-summarization-medical
11
  results: []
12
+ datasets:
13
+ - mystic-leung/medical_cord19
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
18
 
19
  # bart-base-lora-summarization-medical
20
 
21
+ This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the 'mystic-leung/medical_cord19' dataset.
22
  It achieves the following results on the evaluation set:
23
  - Loss: 2.4119
24
  - Rouge1: 0.4304