Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,7 @@ language:
|
|
| 3 |
- en
|
| 4 |
base_model:
|
| 5 |
- climatebert/econbert
|
|
|
|
| 6 |
---
|
| 7 |
This repository contains a version of [climatebert/econbert](https://huggingface.co/climatebert/econbert) with a corrected folder structure, ensuring compatibility with standard Hugging Face Transformers methods (AutoTokenizer, AutoModel, AutoModelForSequenceClassification).
|
| 8 |
|
|
|
|
| 3 |
- en
|
| 4 |
base_model:
|
| 5 |
- climatebert/econbert
|
| 6 |
+
library_name: transformers
|
| 7 |
---
|
| 8 |
This repository contains a version of [climatebert/econbert](https://huggingface.co/climatebert/econbert) with a corrected folder structure, ensuring compatibility with standard Hugging Face Transformers methods (AutoTokenizer, AutoModel, AutoModelForSequenceClassification).
|
| 9 |
|