cike-dev commited on
Commit
e0f8f73
·
verified ·
1 Parent(s): d0b79ff

cike-dev/DistilbertBullyClassifier

Browse files
Files changed (2) hide show
  1. README.md +5 -5
  2. tokenizer.json +1 -6
README.md CHANGED
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
21
 
22
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the None dataset.
23
  It achieves the following results on the evaluation set:
24
- - Loss: 0.5293
25
- - Accuracy: 0.8643
26
- - Precision: 0.8547
27
- - Recall: 0.8777
28
- - F1: 0.8660
29
 
30
  ## Model description
31
 
 
21
 
22
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the None dataset.
23
  It achieves the following results on the evaluation set:
24
+ - Loss: 0.3306
25
+ - Accuracy: 0.8695
26
+ - Precision: 0.8501
27
+ - Recall: 0.8971
28
+ - F1: 0.8730
29
 
30
  ## Model description
31
 
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {