VuongQuoc commited on
Commit
f1aa3bf
·
1 Parent(s): 83c8ffa

Model save

Browse files
Files changed (2) hide show
  1. README.md +72 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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_28_9_microsoft_deberta_V4
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_28_9_microsoft_deberta_V4
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: 1.2854
21
+ - Map@3: 0.5483
22
+ - Accuracy: 0.435
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.2
50
+ - num_epochs: 1
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Map@3 | Accuracy |
55
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:--------:|
56
+ | 1.2365 | 0.11 | 100 | 1.0631 | 0.7583 | 0.64 |
57
+ | 0.8608 | 0.21 | 200 | 0.7329 | 0.8383 | 0.75 |
58
+ | 0.8527 | 0.32 | 300 | 0.6985 | 0.8575 | 0.78 |
59
+ | 0.744 | 0.43 | 400 | 0.6498 | 0.8625 | 0.785 |
60
+ | 0.7686 | 0.53 | 500 | 0.7450 | 0.8575 | 0.765 |
61
+ | 1.4098 | 0.64 | 600 | 1.3030 | 0.5575 | 0.4 |
62
+ | 1.4246 | 0.75 | 700 | 1.3018 | 0.5575 | 0.435 |
63
+ | 1.3987 | 0.85 | 800 | 1.2906 | 0.5450 | 0.41 |
64
+ | 1.4121 | 0.96 | 900 | 1.2854 | 0.5483 | 0.435 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 4.32.1
70
+ - Pytorch 2.0.0
71
+ - Datasets 2.9.0
72
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:27ec445c07865186d20484c183d32f8c83a3b0e2eea99f8bd7db9e5fe864b4ae
3
  size 1740387701
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:434b309f7dc2a9c97d39ca6b688022e72b6917a688f54f1dbe8dbb12c7848811
3
  size 1740387701