Update README.md
Browse files
README.md
CHANGED
@@ -9,14 +9,14 @@ metrics:
|
|
9 |
- precision
|
10 |
- recall
|
11 |
model-index:
|
12 |
-
- name:
|
13 |
results: []
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
should probably proofread and complete it, then remove this comment. -->
|
18 |
|
19 |
-
#
|
20 |
|
21 |
This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
|
|
9 |
- precision
|
10 |
- recall
|
11 |
model-index:
|
12 |
+
- name: climate-fact-checker
|
13 |
results: []
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
should probably proofread and complete it, then remove this comment. -->
|
18 |
|
19 |
+
# climate-fact-checker
|
20 |
|
21 |
This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|