nguyen599 commited on
Commit
c5456d7
·
verified ·
1 Parent(s): 5721abb

2000 steps checkpoint

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. config.json +4 -4
  3. 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](ViEn-ESG-100) dataset, include 100,000 annotated sentences from Vietnam, English news and ESG reports.
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
- "0": "Neural",
19
- "1": "Environmental",
20
- "2": "Social",
21
- "3": "Governance"
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:8dad68a045706014d00957a42fd4c030f36f15dc87faa2b3b0e5e5d0556da67a
3
  size 541323528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6ab04fd6c614bd4de2c8909a9d47e1b8abd0abbc8b896cd5f5c94d1a753151e
3
  size 541323528