ireneli1024 commited on
Commit
08f5f16
1 Parent(s): 0216ae4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -14
README.md CHANGED
@@ -1,16 +1,11 @@
1
- This is the finetuned model based on the [google/bigbird-pegasus-large-pubmed](https://huggingface.co/google/bigbird-pegasus-large-pubmed) model.
2
- The data is from BioLaySumm 2023 [shared task 1](https://biolaysumm.org/#data).
3
-
4
  ---
5
- language:
6
- - English
7
- tags:
8
- - tag1
9
- - tag2
10
- license: "any valid license identifier"
11
- datasets:
12
- - BioLaySumm 2023 [shared task 1](https://biolaysumm.org/#data)
13
  metrics:
14
- - ROUGE
15
- - FKGL
16
- ---
 
 
 
 
 
 
 
1
  ---
2
+ license: other
3
+ language:
4
+ - en
 
 
 
 
 
5
  metrics:
6
+ - rouge
7
+ tags:
8
+ - text-generation-inference
9
+ ---
10
+ This is the finetuned model based on the [google/bigbird-pegasus-large-pubmed](https://huggingface.co/google/bigbird-pegasus-large-pubmed) model.
11
+ The data is from BioLaySumm 2023 [shared task 1](https://biolaysumm.org/#data).