Nonnormalizable commited on
Commit
31c4813
·
verified ·
1 Parent(s): edecba2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
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]