Tagging the dataset in the model card
Browse files
README.md
CHANGED
|
@@ -3,5 +3,9 @@ Developed by: GivingTuesday Data Commions
|
|
| 3 |
license: apache-2.0
|
| 4 |
Model Type: Classifier (BERT)
|
| 5 |
Training Data: The Dataset used had over 2k examples for training and validation
|
| 6 |
-
Accuracy:
|
| 7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
license: apache-2.0
|
| 4 |
Model Type: Classifier (BERT)
|
| 5 |
Training Data: The Dataset used had over 2k examples for training and validation
|
| 6 |
+
Accuracy: 500 examples used for testing, giving out Weighted F1= 0.93; Macro F1= 0.76
|
| 7 |
+
datasets:
|
| 8 |
+
- GivingTuesday/religious_orgs_training
|
| 9 |
+
language:
|
| 10 |
+
- en
|
| 11 |
+
---
|