masterkristall commited on
Commit
7f9a83f
1 Parent(s): 2c9acee

End of training

Browse files
Files changed (4) hide show
  1. README.md +11 -11
  2. config.json +2 -1
  3. model.safetensors +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: DeepPavlov/rubert-base-cased
3
  tags:
4
  - generated_from_trainer
5
  metrics:
@@ -17,13 +17,13 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  # tg_comments_model
19
 
20
- This model is a fine-tuned version of [DeepPavlov/rubert-base-cased](https://huggingface.co/DeepPavlov/rubert-base-cased) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.0853
23
- - Precision: 0.9687
24
- - Recall: 0.9689
25
- - F1: 0.9688
26
- - Accuracy: 0.9703
27
 
28
  ## Model description
29
 
@@ -55,10 +55,10 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:------:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
- | 0.1502 | 0.2239 | 300 | 0.1232 | 0.9501 | 0.9510 | 0.9506 | 0.9530 |
59
- | 0.118 | 0.4478 | 600 | 0.1065 | 0.9746 | 0.9422 | 0.9581 | 0.9609 |
60
- | 0.1092 | 0.6716 | 900 | 0.0943 | 0.9709 | 0.9576 | 0.9642 | 0.9662 |
61
- | 0.1081 | 0.8955 | 1200 | 0.0853 | 0.9687 | 0.9689 | 0.9688 | 0.9703 |
62
 
63
 
64
  ### Framework versions
 
1
  ---
2
+ base_model: s-nlp/russian_toxicity_classifier
3
  tags:
4
  - generated_from_trainer
5
  metrics:
 
17
 
18
  # tg_comments_model
19
 
20
+ This model is a fine-tuned version of [s-nlp/russian_toxicity_classifier](https://huggingface.co/s-nlp/russian_toxicity_classifier) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.0519
23
+ - Precision: 0.9762
24
+ - Recall: 0.9856
25
+ - F1: 0.9809
26
+ - Accuracy: 0.9817
27
 
28
  ## Model description
29
 
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:------:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
+ | 0.075 | 0.2239 | 300 | 0.0591 | 0.9833 | 0.9731 | 0.9781 | 0.9793 |
59
+ | 0.0627 | 0.4478 | 600 | 0.0567 | 0.9749 | 0.9843 | 0.9796 | 0.9805 |
60
+ | 0.0612 | 0.6716 | 900 | 0.0537 | 0.9795 | 0.9821 | 0.9808 | 0.9817 |
61
+ | 0.0633 | 0.8955 | 1200 | 0.0519 | 0.9762 | 0.9856 | 0.9809 | 0.9817 |
62
 
63
 
64
  ### Framework versions
config.json CHANGED
@@ -1,11 +1,12 @@
1
  {
2
- "_name_or_path": "DeepPavlov/rubert-base-cased",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
8
  "directionality": "bidi",
 
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
 
1
  {
2
+ "_name_or_path": "s-nlp/russian_toxicity_classifier",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
8
  "directionality": "bidi",
9
+ "gradient_checkpointing": false,
10
  "hidden_act": "gelu",
11
  "hidden_dropout_prob": 0.1,
12
  "hidden_size": 768,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ab24d61893b6765192676e34b2d9557c15693cd3bd8690e5e909d31e59ea3d7f
3
  size 711443456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6583f3e9f43ad8c4c09e814dd8d91a56516fcb34c791852a281048101683a5a3
3
  size 711443456
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:da491cfad1cf70e80e48030df4f30bace722315903c80bf9941f0d100d7df76e
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80d7d4e975095ffd67744965d89202086ec38f304df8a670b07df37f190ab7bb
3
  size 5048