Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,10 @@ metrics:
|
|
8 |
model-index:
|
9 |
- name: meeting_summarizer_model
|
10 |
results: []
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -64,4 +68,4 @@ The following hyperparameters were used during training:
|
|
64 |
- Transformers 4.39.3
|
65 |
- Pytorch 2.2.2
|
66 |
- Datasets 2.18.0
|
67 |
-
- Tokenizers 0.15.2
|
|
|
8 |
model-index:
|
9 |
- name: meeting_summarizer_model
|
10 |
results: []
|
11 |
+
datasets:
|
12 |
+
- huuuyeah/meetingbank
|
13 |
+
language:
|
14 |
+
- en
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
68 |
- Transformers 4.39.3
|
69 |
- Pytorch 2.2.2
|
70 |
- Datasets 2.18.0
|
71 |
+
- Tokenizers 0.15.2
|