MinhND2301 commited on
Commit
991d2f4
·
verified ·
1 Parent(s): c3e3364

End of training

Browse files
Files changed (2) hide show
  1. README.md +15 -18
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -1,27 +1,23 @@
1
  ---
2
- base_model: vinai/phobert-base
3
  tags:
4
  - generated_from_trainer
5
  metrics:
6
- - f1
7
- - precision
8
- - recall
9
  model-index:
10
- - name: my_model
11
  results: []
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  should probably proofread and complete it, then remove this comment. -->
16
 
17
- # model_without_stopwords
18
 
19
- This model is a fine-tuned version of [vinai/phobert-base](https://huggingface.co/vinai/phobert-base) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.3275
22
- - F1: 0.7678
23
- - Precision: 0.7851
24
- - Recall: 0.7512
25
 
26
  ## Model description
27
 
@@ -41,19 +37,20 @@ More information needed
41
 
42
  The following hyperparameters were used during training:
43
  - learning_rate: 2e-05
44
- - train_batch_size: 16
45
- - eval_batch_size: 16
46
  - seed: 42
47
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
  - lr_scheduler_type: linear
49
- - num_epochs: 2
50
 
51
  ### Training results
52
 
53
- | Training Loss | Epoch | Step | Validation Loss | F1 | Precision | Recall |
54
- |:-------------:|:-----:|:----:|:---------------:|:------:|:---------:|:------:|
55
- | 0.1919 | 1.0 | 2423 | 0.3585 | 0.7545 | 0.7644 | 0.7448 |
56
- | 0.2079 | 2.0 | 4846 | 0.3275 | 0.7678 | 0.7851 | 0.7512 |
 
57
 
58
 
59
  ### Framework versions
 
1
  ---
2
+ base_model: MinhND2301/toxic_classification_model
3
  tags:
4
  - generated_from_trainer
5
  metrics:
6
+ - accuracy
 
 
7
  model-index:
8
+ - name: toxic_classification_model
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
+ # toxic_classification_model
16
 
17
+ This model is a fine-tuned version of [MinhND2301/toxic_classification_model](https://huggingface.co/MinhND2301/toxic_classification_model) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.3017
20
+ - Accuracy: 0.9108
 
 
21
 
22
  ## Model description
23
 
 
37
 
38
  The following hyperparameters were used during training:
39
  - learning_rate: 2e-05
40
+ - train_batch_size: 64
41
+ - eval_batch_size: 64
42
  - seed: 42
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
+ - num_epochs: 3
46
 
47
  ### Training results
48
 
49
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | No log | 1.0 | 436 | 0.2677 | 0.9009 |
52
+ | 0.1858 | 2.0 | 872 | 0.2940 | 0.9030 |
53
+ | 0.151 | 3.0 | 1308 | 0.3017 | 0.9108 |
54
 
55
 
56
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dd4f9835980a784136428debca9fe0fe7f72adce01287ea4f7848f77306ab3a8
3
  size 540068209
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f2c658ddcccb5616b3b1da3559320cd4f0025dfad3305e302d87e059cc6a929
3
  size 540068209