brjoey commited on
Commit
eece17e
·
verified ·
1 Parent(s): 9096025

Update README.md

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