kienlc1 commited on
Commit
049b79e
1 Parent(s): 70d0258

End of training

Browse files
Files changed (2) hide show
  1. README.md +68 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: vinai/phobert-base-v2
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ model-index:
8
+ - name: phobert-v2-finetune-hatespeech-kaggle
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # phobert-v2-finetune-hatespeech-kaggle
16
+
17
+ This model is a fine-tuned version of [vinai/phobert-base-v2](https://huggingface.co/vinai/phobert-base-v2) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.7815
20
+ - Accuracy: 0.8713
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 1e-05
40
+ - train_batch_size: 16
41
+ - eval_batch_size: 16
42
+ - seed: 42
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - num_epochs: 10
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
51
+ | 0.2035 | 1.0 | 2678 | 0.4716 | 0.8707 |
52
+ | 0.2372 | 2.0 | 5356 | 0.4366 | 0.8744 |
53
+ | 0.1986 | 3.0 | 8034 | 0.4618 | 0.8681 |
54
+ | 0.175 | 4.0 | 10712 | 0.5475 | 0.8749 |
55
+ | 0.1533 | 5.0 | 13390 | 0.6177 | 0.8720 |
56
+ | 0.1213 | 6.0 | 16068 | 0.6154 | 0.8735 |
57
+ | 0.1171 | 7.0 | 18746 | 0.6709 | 0.8739 |
58
+ | 0.096 | 8.0 | 21424 | 0.7336 | 0.8724 |
59
+ | 0.078 | 9.0 | 24102 | 0.7496 | 0.8688 |
60
+ | 0.0832 | 10.0 | 26780 | 0.7815 | 0.8713 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.33.0
66
+ - Pytorch 2.0.0
67
+ - Datasets 2.1.0
68
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:647f6313e00cb7d4cf641c56b927d53e259f48946b669ba4119d06f12393dff7
3
  size 540071281
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd5908e1b5a75add6ea02f3963e469f0bfdaadabc8e774b0a1ef6eefaf59023d
3
  size 540071281