Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,19 @@
|
|
1 |
---
|
2 |
-
license:
|
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
|
@@ -44,4 +53,4 @@ The following hyperparameters were used during training:
|
|
44 |
- Transformers 4.28.1
|
45 |
- Pytorch 2.0.0+cu118
|
46 |
- Datasets 2.11.0
|
47 |
-
- Tokenizers 0.13.3
|
|
|
1 |
---
|
2 |
+
license: mit
|
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
|
|
|
53 |
- Transformers 4.28.1
|
54 |
- Pytorch 2.0.0+cu118
|
55 |
- Datasets 2.11.0
|
56 |
+
- Tokenizers 0.13.3
|