gavulsim commited on
Commit
799986c
1 Parent(s): a4ef5a4

End of training

Browse files
Files changed (2) hide show
  1. README.md +65 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: microsoft/deberta-large
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: deberta_large_finetuned_claimdecomp
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
+ # deberta_large_finetuned_claimdecomp
17
+
18
+ This model is a fine-tuned version of [microsoft/deberta-large](https://huggingface.co/microsoft/deberta-large) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.7527
21
+ - Accuracy: 0.205
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 5e-05
41
+ - train_batch_size: 8
42
+ - eval_batch_size: 8
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - training_steps: 30000
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
52
+ | 1.7337 | 50.0 | 5000 | 1.7495 | 0.255 |
53
+ | 1.728 | 100.0 | 10000 | 1.7511 | 0.205 |
54
+ | 1.7218 | 150.0 | 15000 | 1.7410 | 0.255 |
55
+ | 1.7259 | 200.0 | 20000 | 1.7513 | 0.205 |
56
+ | 1.727 | 250.0 | 25000 | 1.7506 | 0.255 |
57
+ | 1.7228 | 300.0 | 30000 | 1.7527 | 0.205 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - Transformers 4.34.1
63
+ - Pytorch 2.0.0
64
+ - Datasets 2.14.5
65
+ - Tokenizers 0.14.1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:60358863ac86821e8b436f832cc13e07181e8a4f2bc568fc914f69392e613e8e
3
  size 1625010477
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a482bc17ea4f71398da9b2e73732458b6cf085a541f95903164b38b8b1acb331
3
  size 1625010477