Upload BertForSequenceClassification
Browse files- README.md +9 -9
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -29,26 +29,26 @@ model-index:
|
|
| 29 |
- name: LusakaLang
|
| 30 |
results:
|
| 31 |
- task:
|
| 32 |
-
name: Sentiment Analysis
|
| 33 |
type: text-classification
|
|
|
|
| 34 |
dataset:
|
| 35 |
name: LusakaLang Test Set
|
| 36 |
type: lusakalang
|
| 37 |
config: default
|
| 38 |
split: test
|
| 39 |
metrics:
|
| 40 |
-
-
|
| 41 |
-
type: accuracy
|
| 42 |
value: 0.9973
|
| 43 |
-
|
| 44 |
-
|
| 45 |
value: 0.9973
|
| 46 |
-
|
| 47 |
-
|
| 48 |
value: 0.9973
|
| 49 |
-
|
| 50 |
-
|
| 51 |
value: 0.9978
|
|
|
|
| 52 |
---
|
| 53 |
|
| 54 |
|
|
|
|
| 29 |
- name: LusakaLang
|
| 30 |
results:
|
| 31 |
- task:
|
|
|
|
| 32 |
type: text-classification
|
| 33 |
+
name: Sentiment Analysis
|
| 34 |
dataset:
|
| 35 |
name: LusakaLang Test Set
|
| 36 |
type: lusakalang
|
| 37 |
config: default
|
| 38 |
split: test
|
| 39 |
metrics:
|
| 40 |
+
- type: accuracy
|
|
|
|
| 41 |
value: 0.9973
|
| 42 |
+
name: accuracy
|
| 43 |
+
- type: precision
|
| 44 |
value: 0.9973
|
| 45 |
+
name: precision
|
| 46 |
+
- type: recall
|
| 47 |
value: 0.9973
|
| 48 |
+
name: recall
|
| 49 |
+
- type: f1
|
| 50 |
value: 0.9978
|
| 51 |
+
name: f1
|
| 52 |
---
|
| 53 |
|
| 54 |
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 711449608
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:52d7a4c94dc09a3259ebbcad5e182564fabc7b30bcc7f9eb0e5bf3f526c12b7d
|
| 3 |
size 711449608
|