ningrumdaud commited on
Commit
4a8c5c4
·
verified ·
1 Parent(s): 5f65e9d

End of training

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  library_name: transformers
3
  license: apache-2.0
4
- base_model: bert-base-uncased
5
  tags:
6
  - generated_from_trainer
7
  model-index:
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # distilbert-small-offensive-classification-test2025
16
 
17
- This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
18
 
19
  ## Model description
20
 
@@ -47,7 +47,7 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
49
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
50
- | No log | 1.0 | 80 | 0.6277 | 0.65 |
51
 
52
 
53
  ### Framework versions
 
1
  ---
2
  library_name: transformers
3
  license: apache-2.0
4
+ base_model: distilbert/distilbert-base-multilingual-cased
5
  tags:
6
  - generated_from_trainer
7
  model-index:
 
14
 
15
  # distilbert-small-offensive-classification-test2025
16
 
17
+ This model is a fine-tuned version of [distilbert/distilbert-base-multilingual-cased](https://huggingface.co/distilbert/distilbert-base-multilingual-cased) on the None dataset.
18
 
19
  ## Model description
20
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
49
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
50
+ | No log | 1.0 | 80 | 0.6683 | 0.6125 |
51
 
52
 
53
  ### Framework versions