nlpllm007 commited on
Commit
e0145e4
1 Parent(s): 898783a

End of training

Browse files
Files changed (3) hide show
  1. README.md +19 -0
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -3,6 +3,9 @@ license: apache-2.0
3
  base_model: distilbert-base-uncased
4
  tags:
5
  - generated_from_trainer
 
 
 
6
  model-index:
7
  - name: results_classification
8
  results: []
@@ -14,6 +17,10 @@ should probably proofread and complete it, then remove this comment. -->
14
  # results_classification
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
 
 
 
 
17
 
18
  ## Model description
19
 
@@ -43,6 +50,18 @@ The following hyperparameters were used during training:
43
 
44
  ### Training results
45
 
 
 
 
 
 
 
 
 
 
 
 
 
46
 
47
 
48
  ### Framework versions
 
3
  base_model: distilbert-base-uncased
4
  tags:
5
  - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
  model-index:
10
  - name: results_classification
11
  results: []
 
17
  # results_classification
18
 
19
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.2517
22
+ - Accuracy: 0.9214
23
+ - F1: 0.9214
24
 
25
  ## Model description
26
 
 
50
 
51
  ### Training results
52
 
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
+ |:-------------:|:------:|:----:|:---------------:|:--------:|:------:|
55
+ | 0.152 | 0.0133 | 50 | 0.3216 | 0.9037 | 0.9033 |
56
+ | 0.1533 | 0.0267 | 100 | 0.3024 | 0.9096 | 0.9095 |
57
+ | 0.1443 | 0.04 | 150 | 0.3356 | 0.9017 | 0.9010 |
58
+ | 0.1101 | 0.0533 | 200 | 0.3121 | 0.9134 | 0.9133 |
59
+ | 0.1147 | 0.0667 | 250 | 0.3813 | 0.9005 | 0.9002 |
60
+ | 0.1611 | 0.08 | 300 | 0.2992 | 0.9134 | 0.9129 |
61
+ | 0.1553 | 0.0933 | 350 | 0.2858 | 0.9166 | 0.9166 |
62
+ | 0.1268 | 0.1067 | 400 | 0.2769 | 0.9186 | 0.9185 |
63
+ | 0.2011 | 0.12 | 450 | 0.2525 | 0.9214 | 0.9215 |
64
+ | 0.1845 | 0.1333 | 500 | 0.2517 | 0.9214 | 0.9214 |
65
 
66
 
67
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:83b7028228932d6b221cbbecb53fa9b1ee5763034cdf21c03894627f709f282d
3
  size 267838720
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e656513bf5f106fbe433571cba6d686811f1f4eda083cb96b339b1b325887080
3
  size 267838720
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e9ef428aec7ce81fbd0f4d7e2d5710d96daeec6929133f43d05946a0d45a16fe
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a7a77e7c8fc3cd455bb2259c25c4b352c6d83598031c48d8f3dfd5bd9113cf0
3
  size 5048