update model card README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,10 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
6 |
- name: bert-base-climate-fever-fixed
|
7 |
results: []
|
8 |
-
datasets:
|
9 |
-
- rexarski/climate_fever_fixed
|
10 |
-
language:
|
11 |
-
- en
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -48,4 +44,4 @@ The following hyperparameters were used during training:
|
|
48 |
- Transformers 4.28.1
|
49 |
- Pytorch 2.0.0+cu118
|
50 |
- Datasets 2.12.0
|
51 |
-
- 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
|
|
|
44 |
- Transformers 4.28.1
|
45 |
- Pytorch 2.0.0+cu118
|
46 |
- Datasets 2.12.0
|
47 |
+
- Tokenizers 0.13.3
|