JinbiaoZhu commited on
Commit
2df88df
·
verified ·
1 Parent(s): 13434a9

End of training

Browse files
Files changed (2) hide show
  1. README.md +13 -0
  2. model.safetensors +1 -1
README.md CHANGED
@@ -3,6 +3,8 @@ license: mit
3
  base_model: microsoft/deberta-v3-base
4
  tags:
5
  - generated_from_trainer
 
 
6
  model-index:
7
  - name: finetuned-DebertaV3-imdb-TextClassification
8
  results: []
@@ -14,6 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
14
  # finetuned-DebertaV3-imdb-TextClassification
15
 
16
  This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on an unknown dataset.
 
 
 
17
 
18
  ## Model description
19
 
@@ -40,6 +45,14 @@ The following hyperparameters were used during training:
40
  - lr_scheduler_type: linear
41
  - num_epochs: 2
42
 
 
 
 
 
 
 
 
 
43
  ### Framework versions
44
 
45
  - Transformers 4.38.2
 
3
  base_model: microsoft/deberta-v3-base
4
  tags:
5
  - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
  model-index:
9
  - name: finetuned-DebertaV3-imdb-TextClassification
10
  results: []
 
16
  # finetuned-DebertaV3-imdb-TextClassification
17
 
18
  This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.1329
21
+ - Accuracy: 0.9631
22
 
23
  ## Model description
24
 
 
45
  - lr_scheduler_type: linear
46
  - num_epochs: 2
47
 
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 0.1543 | 1.0 | 1042 | 0.1108 | 0.9592 |
53
+ | 0.0929 | 2.0 | 2084 | 0.1329 | 0.9631 |
54
+
55
+
56
  ### Framework versions
57
 
58
  - Transformers 4.38.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ae26e842f4212ea713089e07d735d1a794c3aef96a4a038a5c468f613d041a1b
3
  size 737719272
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0497e7c7a555668cc9142af3b0f358d3aca62f46aee76b7927202603c04d1bef
3
  size 737719272