amritpuhan commited on
Commit
081221a
1 Parent(s): c7b033d

End of training

Browse files
Files changed (2) hide show
  1. README.md +68 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: MoritzLaurer/deberta-v3-base-zeroshot-v2.0
3
+ library_name: peft
4
+ license: mit
5
+ metrics:
6
+ - accuracy
7
+ tags:
8
+ - generated_from_trainer
9
+ model-index:
10
+ - name: fine-tuned-MoritzLaurer-deberta-v3-base-zeroshot-v2.0-arcchallenge
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # fine-tuned-MoritzLaurer-deberta-v3-base-zeroshot-v2.0-arcchallenge
18
+
19
+ This model is a fine-tuned version of [MoritzLaurer/deberta-v3-base-zeroshot-v2.0](https://huggingface.co/MoritzLaurer/deberta-v3-base-zeroshot-v2.0) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 1.4473
22
+ - Accuracy: 0.4983
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: 1.5e-05
42
+ - train_batch_size: 16
43
+ - eval_batch_size: 16
44
+ - seed: 42
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 6
48
+ - mixed_precision_training: Native AMP
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
+ | No log | 1.0 | 70 | 1.2314 | 0.4515 |
55
+ | No log | 2.0 | 140 | 1.2478 | 0.4916 |
56
+ | No log | 3.0 | 210 | 1.2839 | 0.5184 |
57
+ | No log | 4.0 | 280 | 1.3545 | 0.4983 |
58
+ | No log | 5.0 | 350 | 1.4177 | 0.4916 |
59
+ | No log | 6.0 | 420 | 1.4473 | 0.4983 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - PEFT 0.11.1
65
+ - Transformers 4.41.2
66
+ - Pytorch 2.3.0+cu121
67
+ - Datasets 2.20.0
68
+ - Tokenizers 0.19.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4ca888ba89225ab4b09b921c2b6e5eb2a045c0ff7b440441a09157f94de7aadd
3
  size 1189964
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:511191fd62e3ea76388103a9293d60f6caf34ece314b476f4461eb1e094c1371
3
  size 1189964