End of training
Browse files
README.md
ADDED
@@ -0,0 +1,69 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
base_model: wu981526092/Sentence-Level-Stereotype-Detector
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
model-index:
|
9 |
+
- name: age_gender_ft_1
|
10 |
+
results: []
|
11 |
+
---
|
12 |
+
|
13 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
+
should probably proofread and complete it, then remove this comment. -->
|
15 |
+
|
16 |
+
# age_gender_ft_1
|
17 |
+
|
18 |
+
This model is a fine-tuned version of [wu981526092/Sentence-Level-Stereotype-Detector](https://huggingface.co/wu981526092/Sentence-Level-Stereotype-Detector) on an unknown dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.0976
|
21 |
+
- Accuracy: 0.98
|
22 |
+
|
23 |
+
## Model description
|
24 |
+
|
25 |
+
More information needed
|
26 |
+
|
27 |
+
## Intended uses & limitations
|
28 |
+
|
29 |
+
More information needed
|
30 |
+
|
31 |
+
## Training and evaluation data
|
32 |
+
|
33 |
+
More information needed
|
34 |
+
|
35 |
+
## Training procedure
|
36 |
+
|
37 |
+
### Training hyperparameters
|
38 |
+
|
39 |
+
The following hyperparameters were used during training:
|
40 |
+
- learning_rate: 5e-05
|
41 |
+
- train_batch_size: 16
|
42 |
+
- eval_batch_size: 16
|
43 |
+
- seed: 42
|
44 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
+
- lr_scheduler_type: linear
|
46 |
+
- num_epochs: 10
|
47 |
+
|
48 |
+
### Training results
|
49 |
+
|
50 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| No log | 1.0 | 75 | 0.1723 | 0.9567 |
|
53 |
+
| No log | 2.0 | 150 | 0.1166 | 0.97 |
|
54 |
+
| No log | 3.0 | 225 | 0.0715 | 0.9733 |
|
55 |
+
| No log | 4.0 | 300 | 0.0666 | 0.9833 |
|
56 |
+
| No log | 5.0 | 375 | 0.0801 | 0.9767 |
|
57 |
+
| No log | 6.0 | 450 | 0.0910 | 0.98 |
|
58 |
+
| 0.1225 | 7.0 | 525 | 0.0913 | 0.98 |
|
59 |
+
| 0.1225 | 8.0 | 600 | 0.1151 | 0.98 |
|
60 |
+
| 0.1225 | 9.0 | 675 | 0.0959 | 0.9733 |
|
61 |
+
| 0.1225 | 10.0 | 750 | 0.0976 | 0.98 |
|
62 |
+
|
63 |
+
|
64 |
+
### Framework versions
|
65 |
+
|
66 |
+
- Transformers 4.44.0
|
67 |
+
- Pytorch 2.4.0
|
68 |
+
- Datasets 2.21.0
|
69 |
+
- Tokenizers 0.19.1
|
runs/Sep06_18-45-01_4b9486a907ec/events.out.tfevents.1725648306.4b9486a907ec.36.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:ad84baa4ed8f639dd6bae492f1c02c602d96dbd4b007d5cc7bc050a4f475b0dd
|
3 |
+
size 8847
|