duynhatran commited on
Commit
33ffd37
1 Parent(s): 5028214

End of training

Browse files
README.md CHANGED
@@ -1,11 +1,12 @@
1
  ---
2
  library_name: transformers
3
  license: mit
4
- base_model: microsoft/deberta-v3-base
5
  tags:
6
  - generated_from_trainer
7
  metrics:
8
  - accuracy
 
9
  model-index:
10
  - name: deberta_textclassification
11
  results: []
@@ -16,10 +17,11 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # deberta_textclassification
18
 
19
- This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.4593
22
- - Accuracy: 0.9130
 
23
 
24
  ## Model description
25
 
@@ -48,18 +50,18 @@ The following hyperparameters were used during training:
48
 
49
  ### Training results
50
 
51
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
- |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | No log | 1.0 | 427 | 0.2632 | 0.8933 |
54
- | 0.3689 | 2.0 | 854 | 0.2377 | 0.9196 |
55
- | 0.2019 | 3.0 | 1281 | 0.2978 | 0.9117 |
56
- | 0.1298 | 4.0 | 1708 | 0.4182 | 0.9144 |
57
- | 0.076 | 5.0 | 2135 | 0.4593 | 0.9130 |
58
 
59
 
60
  ### Framework versions
61
 
62
  - Transformers 4.44.2
63
- - Pytorch 2.4.0+cu121
64
- - Datasets 2.21.0
65
  - Tokenizers 0.19.1
 
1
  ---
2
  library_name: transformers
3
  license: mit
4
+ base_model: microsoft/deberta-base
5
  tags:
6
  - generated_from_trainer
7
  metrics:
8
  - accuracy
9
+ - f1
10
  model-index:
11
  - name: deberta_textclassification
12
  results: []
 
17
 
18
  # deberta_textclassification
19
 
20
+ This model is a fine-tuned version of [microsoft/deberta-base](https://huggingface.co/microsoft/deberta-base) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.5291
23
+ - Accuracy: 0.9043
24
+ - F1: 0.9320
25
 
26
  ## Model description
27
 
 
50
 
51
  ### Training results
52
 
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
+ | 0.4082 | 1.0 | 760 | 0.3256 | 0.8720 | 0.9050 |
56
+ | 0.2193 | 2.0 | 1520 | 0.2805 | 0.8967 | 0.9259 |
57
+ | 0.1571 | 3.0 | 2280 | 0.3280 | 0.9089 | 0.9357 |
58
+ | 0.0947 | 4.0 | 3040 | 0.4283 | 0.9112 | 0.9368 |
59
+ | 0.0489 | 5.0 | 3800 | 0.5291 | 0.9043 | 0.9320 |
60
 
61
 
62
  ### Framework versions
63
 
64
  - Transformers 4.44.2
65
+ - Pytorch 2.4.1+cu121
66
+ - Datasets 2.4.0
67
  - Tokenizers 0.19.1
runs/Sep23_16-29-48_a16eb3d641a3/events.out.tfevents.1727109707.a16eb3d641a3.49815.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:80b8af66ab833225078256af9acb0ece71cd3578fb504a460e48a8e3798142db
3
- size 8002
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c0fc80d2530c8cee833bf566966f508e08a28a75398346bcbf6663a82d65067
3
+ size 8725
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
vocab.json CHANGED
The diff for this file is too large to render. See raw diff