Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,11 @@ metrics:
|
|
7 |
model-index:
|
8 |
- name: finetuned_bartbase_on_medi_data
|
9 |
results: []
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -64,4 +69,4 @@ The following hyperparameters were used during training:
|
|
64 |
- Transformers 4.30.0
|
65 |
- Pytorch 2.3.1+cu121
|
66 |
- Datasets 2.20.0
|
67 |
-
- Tokenizers 0.13.3
|
|
|
7 |
model-index:
|
8 |
- name: finetuned_bartbase_on_medi_data
|
9 |
results: []
|
10 |
+
datasets:
|
11 |
+
- amagastya/medical-abstract-summaries
|
12 |
+
language:
|
13 |
+
- en
|
14 |
+
pipeline_tag: summarization
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
69 |
- Transformers 4.30.0
|
70 |
- Pytorch 2.3.1+cu121
|
71 |
- Datasets 2.20.0
|
72 |
+
- Tokenizers 0.13.3
|