KiDoAIO commited on
Commit
f08df1a
1 Parent(s): f454f54

End of training

Browse files
Files changed (2) hide show
  1. README.md +13 -7
  2. model.safetensors +1 -1
README.md CHANGED
@@ -5,6 +5,9 @@ tags:
5
  - generated_from_trainer
6
  metrics:
7
  - accuracy
 
 
 
8
  model-index:
9
  - name: my_awesome_model
10
  results: []
@@ -17,8 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.2285
21
- - Accuracy: 0.9319
 
 
 
22
 
23
  ## Model description
24
 
@@ -47,15 +53,15 @@ The following hyperparameters were used during training:
47
 
48
  ### Training results
49
 
50
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
- |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | 0.2236 | 1.0 | 1563 | 0.1994 | 0.9243 |
53
- | 0.1462 | 2.0 | 3126 | 0.2285 | 0.9319 |
54
 
55
 
56
  ### Framework versions
57
 
58
- - Transformers 4.41.0
59
  - Pytorch 2.2.1+cu121
60
  - Datasets 2.19.1
61
  - Tokenizers 0.19.1
 
5
  - generated_from_trainer
6
  metrics:
7
  - accuracy
8
+ - f1
9
+ - precision
10
+ - recall
11
  model-index:
12
  - name: my_awesome_model
13
  results: []
 
20
 
21
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.2355
24
+ - Accuracy: 0.9311
25
+ - F1: 0.9315
26
+ - Precision: 0.9263
27
+ - Recall: 0.9368
28
 
29
  ## Model description
30
 
 
53
 
54
  ### Training results
55
 
56
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
57
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
58
+ | 0.2241 | 1.0 | 1563 | 0.1977 | 0.9258 | 0.9238 | 0.9490 | 0.8999 |
59
+ | 0.1459 | 2.0 | 3126 | 0.2355 | 0.9311 | 0.9315 | 0.9263 | 0.9368 |
60
 
61
 
62
  ### Framework versions
63
 
64
+ - Transformers 4.40.2
65
  - Pytorch 2.2.1+cu121
66
  - Datasets 2.19.1
67
  - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:753b3adc622463131b2ee76187af789d3a1804ed13534249aba2c78b4845d6ca
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0f682e6125d021ea9d7186d4378c25653dc3766e7d8649a72bdc10b2e611cd6
3
  size 267832560