2000 steps checkpoint
Browse files- README.md +1 -1
- config.json +4 -4
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -18,7 +18,7 @@ widget:
|
|
| 18 |
- text: "Over three chapters, it covers a range of topics from energy efficiency and renewable energy to the circular economy and sustainable transportation."
|
| 19 |
---
|
| 20 |
|
| 21 |
-
ESG analysis can help investors determine a business' long-term sustainability and identify associated risks. ViDistilBERT-ESG-base is a [https://huggingface.co/distilbert/distilbert-base-multilingual-cased](distilbert/distilbert-base-multilingual-cased) model fine-tuned on [https://huggingface.co/nguyen599/ViEn-ESG-100
|
| 22 |
|
| 23 |
**Input**: A financial text.
|
| 24 |
|
|
|
|
| 18 |
- text: "Over three chapters, it covers a range of topics from energy efficiency and renewable energy to the circular economy and sustainable transportation."
|
| 19 |
---
|
| 20 |
|
| 21 |
+
ESG analysis can help investors determine a business' long-term sustainability and identify associated risks. ViDistilBERT-ESG-base is a [https://huggingface.co/distilbert/distilbert-base-multilingual-cased](distilbert/distilbert-base-multilingual-cased) model fine-tuned on [ViEn-ESG-100](https://huggingface.co/nguyen599/ViEn-ESG-100) dataset, include 100,000 annotated sentences from Vietnam, English news and ESG reports.
|
| 22 |
|
| 23 |
**Input**: A financial text.
|
| 24 |
|
config.json
CHANGED
|
@@ -15,10 +15,10 @@
|
|
| 15 |
},
|
| 16 |
"initializer_range": 0.02,
|
| 17 |
"label2id": {
|
| 18 |
-
"
|
| 19 |
-
"
|
| 20 |
-
"
|
| 21 |
-
"
|
| 22 |
},
|
| 23 |
"max_position_embeddings": 512,
|
| 24 |
"model_type": "distilbert",
|
|
|
|
| 15 |
},
|
| 16 |
"initializer_range": 0.02,
|
| 17 |
"label2id": {
|
| 18 |
+
"Environmental": 1,
|
| 19 |
+
"Governance": 3,
|
| 20 |
+
"Neural": 0,
|
| 21 |
+
"Social": 2
|
| 22 |
},
|
| 23 |
"max_position_embeddings": 512,
|
| 24 |
"model_type": "distilbert",
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 541323528
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a6ab04fd6c614bd4de2c8909a9d47e1b8abd0abbc8b896cd5f5c94d1a753151e
|
| 3 |
size 541323528
|