Upload BertForSequenceClassification
Browse files- README.md +26 -26
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -12,49 +12,49 @@ tags:
|
|
| 12 |
license: apache-2.0
|
| 13 |
library_name: transformers
|
| 14 |
pipeline_tag: text-classification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
model-index:
|
| 16 |
- name: LusakaLang
|
| 17 |
results:
|
| 18 |
- task:
|
| 19 |
-
name: Sentiment Analysis
|
| 20 |
type: text-classification
|
|
|
|
| 21 |
dataset:
|
| 22 |
name: LusakaLang Training Data
|
| 23 |
type: lusakalang
|
| 24 |
config: default
|
| 25 |
split: test
|
| 26 |
metrics:
|
| 27 |
-
-
|
| 28 |
-
type: accuracy
|
| 29 |
value: 0.9322
|
| 30 |
-
|
| 31 |
-
|
| 32 |
value: 0.9216
|
| 33 |
-
|
| 34 |
-
|
| 35 |
value: 0.8649
|
| 36 |
-
|
| 37 |
-
|
| 38 |
value: 0.95
|
| 39 |
-
|
| 40 |
-
|
| 41 |
value: 0.95
|
| 42 |
-
|
| 43 |
-
|
| 44 |
value: 0.4025
|
| 45 |
-
|
| 46 |
-
- google-bert/bert-base-multilingual-cased
|
| 47 |
-
datasets:
|
| 48 |
-
- michsethowusu/english-chichewa_sentence-pairs_mt560
|
| 49 |
-
- michsethowusu/Code-170k-bemba
|
| 50 |
-
- Beijuka/BEMBA_big_c
|
| 51 |
-
metrics:
|
| 52 |
-
- accuracy
|
| 53 |
-
- precision
|
| 54 |
-
- recall
|
| 55 |
-
- f1
|
| 56 |
-
- confusion_matrix
|
| 57 |
-
- validation_loss
|
| 58 |
---
|
| 59 |
|
| 60 |
# **LusakaLang — Multilingual Sentiment Classification Model (English, Bemba, Nyanja)**
|
|
|
|
| 12 |
license: apache-2.0
|
| 13 |
library_name: transformers
|
| 14 |
pipeline_tag: text-classification
|
| 15 |
+
base_model:
|
| 16 |
+
- google-bert/bert-base-multilingual-cased
|
| 17 |
+
datasets:
|
| 18 |
+
- michsethowusu/english-chichewa_sentence-pairs_mt560
|
| 19 |
+
- michsethowusu/Code-170k-bemba
|
| 20 |
+
- Beijuka/BEMBA_big_c
|
| 21 |
+
metrics:
|
| 22 |
+
- accuracy
|
| 23 |
+
- precision
|
| 24 |
+
- recall
|
| 25 |
+
- f1
|
| 26 |
+
- confusion_matrix
|
| 27 |
+
- validation_loss
|
| 28 |
model-index:
|
| 29 |
- name: LusakaLang
|
| 30 |
results:
|
| 31 |
- task:
|
|
|
|
| 32 |
type: text-classification
|
| 33 |
+
name: Sentiment Analysis
|
| 34 |
dataset:
|
| 35 |
name: LusakaLang Training Data
|
| 36 |
type: lusakalang
|
| 37 |
config: default
|
| 38 |
split: test
|
| 39 |
metrics:
|
| 40 |
+
- type: accuracy
|
|
|
|
| 41 |
value: 0.9322
|
| 42 |
+
name: accuracy
|
| 43 |
+
- type: f1
|
| 44 |
value: 0.9216
|
| 45 |
+
name: f1_macro
|
| 46 |
+
- type: f1
|
| 47 |
value: 0.8649
|
| 48 |
+
name: f1_negative
|
| 49 |
+
- type: f1
|
| 50 |
value: 0.95
|
| 51 |
+
name: f1_neutral
|
| 52 |
+
- type: f1
|
| 53 |
value: 0.95
|
| 54 |
+
name: f1_positive
|
| 55 |
+
- type: loss
|
| 56 |
value: 0.4025
|
| 57 |
+
name: test_loss
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 58 |
---
|
| 59 |
|
| 60 |
# **LusakaLang — Multilingual Sentiment Classification Model (English, Bemba, Nyanja)**
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 711446532
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6eea4f00f8dac369b24593bbb5e7a1d51b362e17b0e77244c79b7c1888709e5a
|
| 3 |
size 711446532
|