VuongQuoc commited on
Commit
80e284b
1 Parent(s): 8c7c874

Model save

Browse files
Files changed (2) hide show
  1. README.md +71 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: microsoft/deberta-v3-large
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: checkpoints_26_9_microsoft_deberta_21_9
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # checkpoints_26_9_microsoft_deberta_21_9
17
+
18
+ This model is a fine-tuned version of [microsoft/deberta-v3-large](https://huggingface.co/microsoft/deberta-v3-large) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.6029
21
+ - Map@3: 0.865
22
+ - Accuracy: 0.79
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 2e-05
42
+ - train_batch_size: 2
43
+ - eval_batch_size: 4
44
+ - seed: 42
45
+ - gradient_accumulation_steps: 32
46
+ - total_train_batch_size: 64
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: cosine
49
+ - lr_scheduler_warmup_ratio: 0.1
50
+ - num_epochs: 1
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Map@3 | Accuracy |
55
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:--------:|
56
+ | 1.0387 | 0.11 | 100 | 0.8482 | 0.8242 | 0.725 |
57
+ | 0.8243 | 0.21 | 200 | 0.7331 | 0.8667 | 0.79 |
58
+ | 0.8484 | 0.32 | 300 | 0.6765 | 0.8858 | 0.82 |
59
+ | 0.7295 | 0.43 | 400 | 0.6490 | 0.8575 | 0.775 |
60
+ | 0.7206 | 0.53 | 500 | 0.6752 | 0.8625 | 0.79 |
61
+ | 0.6933 | 0.64 | 600 | 0.6329 | 0.8742 | 0.815 |
62
+ | 0.6817 | 0.75 | 700 | 0.6131 | 0.8675 | 0.8 |
63
+ | 0.6738 | 0.85 | 800 | 0.6029 | 0.865 | 0.79 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - Transformers 4.32.1
69
+ - Pytorch 2.0.0
70
+ - Datasets 2.9.0
71
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4df91e75bb3c22d5d3ae6b28b0c0e783059a6cb6bb7c57863301e34f9341f435
3
  size 1740387701
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d41852aa198bf1cc729b86b8a1155f506754fd7d65e80c00ab8fa383ee2f0bb4
3
  size 1740387701