Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,10 @@ base_model:
|
|
15 |
pipeline_tag: text-classification
|
16 |
---
|
17 |
|
|
|
|
|
|
|
|
|
18 |
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
|
19 |
- Library: [More Information Needed]
|
20 |
- Docs: [More Information Needed]
|
|
|
15 |
pipeline_tag: text-classification
|
16 |
---
|
17 |
|
18 |
+
Fine trained BERT for classifying climate information as part of the [Frugal AI Challenge](https://frugalaichallenge.org/), for submission to https://huggingface.co/frugal-ai-challenge and scoring on accuracy and efficiency.
|
19 |
+
|
20 |
+
This version is not yet trained on the full dataset, just getting the Hugging Face integration to run.
|
21 |
+
|
22 |
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
|
23 |
- Library: [More Information Needed]
|
24 |
- Docs: [More Information Needed]
|