update model card README.md
Browse files
README.md
CHANGED
@@ -1,19 +1,10 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
-
- climate
|
6 |
-
- fact-checking
|
7 |
-
- text-entailment
|
8 |
-
- bert
|
9 |
model-index:
|
10 |
- name: bert-base-climate-fever-fixed
|
11 |
results: []
|
12 |
-
datasets:
|
13 |
-
- rexarski/climate_fever_fixed
|
14 |
-
language:
|
15 |
-
- en
|
16 |
-
pipeline_tag: text-classification
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -52,5 +43,5 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
- Transformers 4.28.1
|
54 |
- Pytorch 2.0.0+cu118
|
55 |
-
- Datasets 2.
|
56 |
-
- Tokenizers 0.13.3
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
5 |
model-index:
|
6 |
- name: bert-base-climate-fever-fixed
|
7 |
results: []
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
43 |
|
44 |
- Transformers 4.28.1
|
45 |
- Pytorch 2.0.0+cu118
|
46 |
+
- Datasets 2.12.0
|
47 |
+
- Tokenizers 0.13.3
|