Librarian Bot: Add base_model information to model
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,17 +1,18 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- midas/inspec
|
7 |
- artemfilipenko/synonyms-augmented-5x-inspec
|
|
|
|
|
|
|
8 |
model-index:
|
9 |
- name: synonyms_5000_plus_3000_default_3_epoch
|
10 |
results: []
|
11 |
-
language:
|
12 |
-
- en
|
13 |
-
metrics:
|
14 |
-
- f1
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
license: apache-2.0
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
- midas/inspec
|
9 |
- artemfilipenko/synonyms-augmented-5x-inspec
|
10 |
+
metrics:
|
11 |
+
- f1
|
12 |
+
base_model: facebook/bart-large
|
13 |
model-index:
|
14 |
- name: synonyms_5000_plus_3000_default_3_epoch
|
15 |
results: []
|
|
|
|
|
|
|
|
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|