descartes100
commited on
Commit
•
07c70d3
1
Parent(s):
0a3ce29
Update README.md
Browse files
README.md
CHANGED
@@ -7,18 +7,20 @@ metrics:
|
|
7 |
- f1
|
8 |
- accuracy
|
9 |
model-index:
|
10 |
-
- name:
|
11 |
results: []
|
12 |
datasets:
|
13 |
- TrajanovRisto/esg-sentiment
|
14 |
language:
|
15 |
- en
|
|
|
|
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
19 |
should probably proofread and complete it, then remove this comment. -->
|
20 |
|
21 |
-
#
|
22 |
|
23 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
24 |
It achieves the following results on the evaluation set:
|
|
|
7 |
- f1
|
8 |
- accuracy
|
9 |
model-index:
|
10 |
+
- name: distilBERT_ESG
|
11 |
results: []
|
12 |
datasets:
|
13 |
- TrajanovRisto/esg-sentiment
|
14 |
language:
|
15 |
- en
|
16 |
+
widget:
|
17 |
+
- text: "Our waste reduction initiatives aim to minimize environmental impact."
|
18 |
---
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
21 |
should probably proofread and complete it, then remove this comment. -->
|
22 |
|
23 |
+
# distilBERT_ESG
|
24 |
|
25 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
26 |
It achieves the following results on the evaluation set:
|