Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,11 @@ metrics:
|
|
8 |
model-index:
|
9 |
- name: conversation-summ
|
10 |
results: []
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -66,4 +71,4 @@ The following hyperparameters were used during training:
|
|
66 |
- Transformers 4.39.2
|
67 |
- Pytorch 2.2.1+cu121
|
68 |
- Datasets 2.18.0
|
69 |
-
- Tokenizers 0.15.2
|
|
|
8 |
model-index:
|
9 |
- name: conversation-summ
|
10 |
results: []
|
11 |
+
datasets:
|
12 |
+
- har1/MTS_Dialogue-Clinical_Note
|
13 |
+
language:
|
14 |
+
- en
|
15 |
+
pipeline_tag: summarization
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
71 |
- Transformers 4.39.2
|
72 |
- Pytorch 2.2.1+cu121
|
73 |
- Datasets 2.18.0
|
74 |
+
- Tokenizers 0.15.2
|