Rzoro commited on
Commit
e359a70
·
1 Parent(s): a3cf5c4

Model save

Browse files
Files changed (2) hide show
  1. README.md +83 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: microsoft/deberta-v3-large
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: checkpoints_3_12
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # checkpoints_3_12
15
+
16
+ This model is a fine-tuned version of [microsoft/deberta-v3-large](https://huggingface.co/microsoft/deberta-v3-large) on the None dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.9977
19
+ - Map@3: 0.7303
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 2e-05
39
+ - train_batch_size: 1
40
+ - eval_batch_size: 1
41
+ - seed: 0
42
+ - gradient_accumulation_steps: 8
43
+ - total_train_batch_size: 8
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: cosine
46
+ - lr_scheduler_warmup_ratio: 0.1
47
+ - num_epochs: 1
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Map@3 |
52
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
53
+ | 1.6031 | 0.04 | 200 | 1.3487 | 0.6587 |
54
+ | 1.5042 | 0.08 | 400 | 1.2233 | 0.6620 |
55
+ | 1.4276 | 0.13 | 600 | 1.2073 | 0.6857 |
56
+ | 1.3488 | 0.17 | 800 | 1.1651 | 0.6857 |
57
+ | 1.3509 | 0.21 | 1000 | 1.1356 | 0.6982 |
58
+ | 1.3164 | 0.25 | 1200 | 1.1142 | 0.7017 |
59
+ | 1.3237 | 0.29 | 1400 | 1.0661 | 0.7027 |
60
+ | 1.2723 | 0.34 | 1600 | 1.0683 | 0.7225 |
61
+ | 1.2762 | 0.38 | 1800 | 1.0722 | 0.7098 |
62
+ | 1.298 | 0.42 | 2000 | 1.0303 | 0.7215 |
63
+ | 1.256 | 0.46 | 2200 | 1.0969 | 0.7165 |
64
+ | 1.2629 | 0.51 | 2400 | 1.0432 | 0.7193 |
65
+ | 1.2527 | 0.55 | 2600 | 1.0621 | 0.7220 |
66
+ | 1.1922 | 0.59 | 2800 | 1.0131 | 0.7270 |
67
+ | 1.2399 | 0.63 | 3000 | 1.0079 | 0.7297 |
68
+ | 1.2404 | 0.67 | 3200 | 1.0044 | 0.7292 |
69
+ | 1.24 | 0.72 | 3400 | 1.0515 | 0.7263 |
70
+ | 1.216 | 0.76 | 3600 | 1.0160 | 0.7233 |
71
+ | 1.1973 | 0.8 | 3800 | 1.0072 | 0.7323 |
72
+ | 1.2339 | 0.84 | 4000 | 1.0013 | 0.7318 |
73
+ | 1.2114 | 0.88 | 4200 | 1.0025 | 0.7272 |
74
+ | 1.2262 | 0.93 | 4400 | 0.9980 | 0.7297 |
75
+ | 1.2621 | 0.97 | 4600 | 0.9977 | 0.7303 |
76
+
77
+
78
+ ### Framework versions
79
+
80
+ - Transformers 4.33.2
81
+ - Pytorch 2.0.1+cu118
82
+ - Datasets 2.14.5
83
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:77077b5ba7aa0c9bdebec6ebe76a9c048c9a9c584ef6c9dfc6e8e022d83a1d4c
3
  size 1740387701
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79c0e0fd0859abd9de0c48748d9310f02a2514eebb47d643ea84d4a957a5afae
3
  size 1740387701