Commit
·
bb796b1
1
Parent(s):
bf37184
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -14,20 +14,9 @@ language: en
|
|
14 |
|
15 |
<!-- Provide a longer summary of what this model is. -->
|
16 |
|
17 |
-
**Classification results test set**
|
18 |
-
```
|
19 |
-
precision recall f1-score support
|
20 |
|
21 |
-
Non-HS 0.8514 0.6859 0.7598 2681
|
22 |
-
HS 0.6187 0.8097 0.7014 1687
|
23 |
|
24 |
-
|
25 |
-
macro avg 0.7350 0.7478 0.7306 4368
|
26 |
-
weighted avg 0.7615 0.7337 0.7372 4368
|
27 |
-
```
|
28 |
-
|
29 |
-
|
30 |
-
- **Developed by:** Benjamin Ocampo
|
31 |
- **Shared by [optional]:** [More Information Needed]
|
32 |
- **Model type:** [More Information Needed]
|
33 |
- **Language(s) (NLP):** en
|
@@ -76,7 +65,7 @@ weighted avg 0.7615 0.7337 0.7372 4368
|
|
76 |
|
77 |
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
78 |
|
79 |
-
|
80 |
|
81 |
Use the code below to get started with the model.
|
82 |
|
|
|
14 |
|
15 |
<!-- Provide a longer summary of what this model is. -->
|
16 |
|
|
|
|
|
|
|
17 |
|
|
|
|
|
18 |
|
19 |
+
- **Developed by:** BenjaminOcampo
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
- **Shared by [optional]:** [More Information Needed]
|
21 |
- **Model type:** [More Information Needed]
|
22 |
- **Language(s) (NLP):** en
|
|
|
65 |
|
66 |
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
67 |
|
68 |
+
### How to Get Started with the Model
|
69 |
|
70 |
Use the code below to get started with the model.
|
71 |
|