End of training
Browse files
README.md
ADDED
@@ -0,0 +1,75 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc
|
3 |
+
base_model: davidmasip/racism
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
- precision
|
9 |
+
- recall
|
10 |
+
model-index:
|
11 |
+
- name: racism-finetuned-detests24
|
12 |
+
results: []
|
13 |
+
---
|
14 |
+
|
15 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
+
should probably proofread and complete it, then remove this comment. -->
|
17 |
+
|
18 |
+
# racism-finetuned-detests24
|
19 |
+
|
20 |
+
This model is a fine-tuned version of [davidmasip/racism](https://huggingface.co/davidmasip/racism) on the None dataset.
|
21 |
+
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 1.1060
|
23 |
+
- Accuracy: 0.8429
|
24 |
+
- F1-score: 0.7668
|
25 |
+
- Precision: 0.7800
|
26 |
+
- Recall: 0.7562
|
27 |
+
- Auc: 0.7562
|
28 |
+
|
29 |
+
## Model description
|
30 |
+
|
31 |
+
More information needed
|
32 |
+
|
33 |
+
## Intended uses & limitations
|
34 |
+
|
35 |
+
More information needed
|
36 |
+
|
37 |
+
## Training and evaluation data
|
38 |
+
|
39 |
+
More information needed
|
40 |
+
|
41 |
+
## Training procedure
|
42 |
+
|
43 |
+
### Training hyperparameters
|
44 |
+
|
45 |
+
The following hyperparameters were used during training:
|
46 |
+
- learning_rate: 2e-05
|
47 |
+
- train_batch_size: 16
|
48 |
+
- eval_batch_size: 16
|
49 |
+
- seed: 42
|
50 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
+
- lr_scheduler_type: linear
|
52 |
+
- num_epochs: 10
|
53 |
+
|
54 |
+
### Training results
|
55 |
+
|
56 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1-score | Precision | Recall | Auc |
|
57 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:---------:|:------:|:------:|
|
58 |
+
| 0.3373 | 1.0 | 153 | 0.3420 | 0.8478 | 0.7336 | 0.8355 | 0.6985 | 0.6985 |
|
59 |
+
| 0.2465 | 2.0 | 306 | 0.7181 | 0.8478 | 0.7747 | 0.7873 | 0.7644 | 0.7644 |
|
60 |
+
| 0.0004 | 3.0 | 459 | 0.9072 | 0.8380 | 0.7689 | 0.7696 | 0.7682 | 0.7682 |
|
61 |
+
| 0.0002 | 4.0 | 612 | 0.9867 | 0.8429 | 0.7668 | 0.7800 | 0.7562 | 0.7562 |
|
62 |
+
| 0.0001 | 5.0 | 765 | 1.0289 | 0.8429 | 0.7655 | 0.7807 | 0.7537 | 0.7537 |
|
63 |
+
| 0.0001 | 6.0 | 918 | 1.0580 | 0.8445 | 0.7686 | 0.7829 | 0.7572 | 0.7572 |
|
64 |
+
| 0.0001 | 7.0 | 1071 | 1.0791 | 0.8429 | 0.7668 | 0.7800 | 0.7562 | 0.7562 |
|
65 |
+
| 0.0001 | 8.0 | 1224 | 1.0939 | 0.8429 | 0.7668 | 0.7800 | 0.7562 | 0.7562 |
|
66 |
+
| 0.0001 | 9.0 | 1377 | 1.1029 | 0.8429 | 0.7668 | 0.7800 | 0.7562 | 0.7562 |
|
67 |
+
| 0.0001 | 10.0 | 1530 | 1.1060 | 0.8429 | 0.7668 | 0.7800 | 0.7562 | 0.7562 |
|
68 |
+
|
69 |
+
|
70 |
+
### Framework versions
|
71 |
+
|
72 |
+
- Transformers 4.37.2
|
73 |
+
- Pytorch 2.1.0+cu121
|
74 |
+
- Datasets 2.17.0
|
75 |
+
- Tokenizers 0.15.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498603608
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:133ab0f5210fef67210e51e82fac7757ad712cd2ffbf254f4bbde4d2647f495c
|
3 |
size 498603608
|
runs/Feb11_16-59-10_2774ae19d016/events.out.tfevents.1707670769.2774ae19d016.495.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e85ec768bd77b0718f432285fdc4a0cc097cbe67564664d1468345587334a27
|
3 |
+
size 44260
|