joseph10 commited on
Commit
783ec31
1 Parent(s): e48c6d6

End of training

Browse files
README.md ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google/bert_uncased_L-2_H-128_A-2
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - hate_speech18
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: berttiny-hate_speech18-nonpretrained
12
+ results:
13
+ - task:
14
+ name: Text Classification
15
+ type: text-classification
16
+ dataset:
17
+ name: hate_speech18
18
+ type: hate_speech18
19
+ config: default
20
+ split: train
21
+ args: default
22
+ metrics:
23
+ - name: Accuracy
24
+ type: accuracy
25
+ value: 0.8642595978062158
26
+ ---
27
+
28
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
29
+ should probably proofread and complete it, then remove this comment. -->
30
+
31
+ # berttiny-hate_speech18-nonpretrained
32
+
33
+ This model is a fine-tuned version of [google/bert_uncased_L-2_H-128_A-2](https://huggingface.co/google/bert_uncased_L-2_H-128_A-2) on the hate_speech18 dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 0.4631
36
+ - Accuracy: 0.8643
37
+
38
+ ## Model description
39
+
40
+ More information needed
41
+
42
+ ## Intended uses & limitations
43
+
44
+ More information needed
45
+
46
+ ## Training and evaluation data
47
+
48
+ More information needed
49
+
50
+ ## Training procedure
51
+
52
+ ### Training hyperparameters
53
+
54
+ The following hyperparameters were used during training:
55
+ - learning_rate: 6e-05
56
+ - train_batch_size: 128
57
+ - eval_batch_size: 128
58
+ - seed: 33
59
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
60
+ - lr_scheduler_type: linear
61
+ - num_epochs: 7
62
+
63
+ ### Training results
64
+
65
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
+ | 0.5429 | 1.0 | 60 | 0.4818 | 0.8556 |
68
+ | 0.4701 | 2.0 | 120 | 0.4711 | 0.8556 |
69
+ | 0.4623 | 3.0 | 180 | 0.4687 | 0.8583 |
70
+ | 0.4571 | 4.0 | 240 | 0.4645 | 0.8615 |
71
+ | 0.4532 | 5.0 | 300 | 0.4639 | 0.8638 |
72
+ | 0.4501 | 6.0 | 360 | 0.4656 | 0.8620 |
73
+ | 0.4494 | 7.0 | 420 | 0.4631 | 0.8643 |
74
+
75
+
76
+ ### Framework versions
77
+
78
+ - Transformers 4.36.0.dev0
79
+ - Pytorch 2.1.1
80
+ - Datasets 2.15.0
81
+ - Tokenizers 0.15.0
logs/events.out.tfevents.1702109896.joseph_legion.22812.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ea9bbbfcd9b9bbd064da6f5cd2e96532e585eb1867520c52b377551a3923ad9
3
- size 7406
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1aacd3c705803a775e556cd0ade35a452b63383c52a106875875ca1cd56642f
3
+ size 8240
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:953e0d778da97c2d707b537b3a6f59c8c0262e7273d19eec22fe0f559d0fa5b8
3
  size 17550344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9093d9e06b202612c787b70718029e341f35a669e12c619aeec1290765b316bc
3
  size 17550344