rajevan123 commited on
Commit
08d364b
1 Parent(s): 639cda4

End of training

Browse files
README.md ADDED
@@ -0,0 +1,91 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ library_name: peft
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ base_model: FacebookAI/roberta-base
9
+ model-index:
10
+ - name: STS-Lora-Fine-Tuning-Capstone-roberta-base-filtered-137-with-higher-r-mid
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
+ # STS-Lora-Fine-Tuning-Capstone-roberta-base-filtered-137-with-higher-r-mid
18
+
19
+ This model is a fine-tuned version of [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.7478
22
+ - Accuracy: 0.6891
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: 3e-05
42
+ - train_batch_size: 32
43
+ - eval_batch_size: 32
44
+ - seed: 42
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 30
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | No log | 1.0 | 113 | 1.0392 | 0.4551 |
54
+ | No log | 2.0 | 226 | 1.0228 | 0.4944 |
55
+ | No log | 3.0 | 339 | 0.9681 | 0.5225 |
56
+ | No log | 4.0 | 452 | 0.8498 | 0.6404 |
57
+ | 0.8868 | 5.0 | 565 | 0.7953 | 0.6704 |
58
+ | 0.8868 | 6.0 | 678 | 0.7626 | 0.6723 |
59
+ | 0.8868 | 7.0 | 791 | 0.7913 | 0.6704 |
60
+ | 0.8868 | 8.0 | 904 | 0.7607 | 0.6723 |
61
+ | 0.6501 | 9.0 | 1017 | 0.7982 | 0.6873 |
62
+ | 0.6501 | 10.0 | 1130 | 0.7419 | 0.6685 |
63
+ | 0.6501 | 11.0 | 1243 | 0.7451 | 0.6873 |
64
+ | 0.6501 | 12.0 | 1356 | 0.7471 | 0.6760 |
65
+ | 0.6501 | 13.0 | 1469 | 0.7549 | 0.6816 |
66
+ | 0.5977 | 14.0 | 1582 | 0.7364 | 0.6835 |
67
+ | 0.5977 | 15.0 | 1695 | 0.7431 | 0.6760 |
68
+ | 0.5977 | 16.0 | 1808 | 0.7545 | 0.6742 |
69
+ | 0.5977 | 17.0 | 1921 | 0.7556 | 0.6873 |
70
+ | 0.5673 | 18.0 | 2034 | 0.7427 | 0.6873 |
71
+ | 0.5673 | 19.0 | 2147 | 0.7442 | 0.6873 |
72
+ | 0.5673 | 20.0 | 2260 | 0.7600 | 0.6798 |
73
+ | 0.5673 | 21.0 | 2373 | 0.7381 | 0.6854 |
74
+ | 0.5673 | 22.0 | 2486 | 0.7480 | 0.6873 |
75
+ | 0.5561 | 23.0 | 2599 | 0.7489 | 0.6854 |
76
+ | 0.5561 | 24.0 | 2712 | 0.7481 | 0.6873 |
77
+ | 0.5561 | 25.0 | 2825 | 0.7470 | 0.6873 |
78
+ | 0.5561 | 26.0 | 2938 | 0.7530 | 0.6891 |
79
+ | 0.5381 | 27.0 | 3051 | 0.7455 | 0.6854 |
80
+ | 0.5381 | 28.0 | 3164 | 0.7478 | 0.6891 |
81
+ | 0.5381 | 29.0 | 3277 | 0.7483 | 0.6891 |
82
+ | 0.5381 | 30.0 | 3390 | 0.7478 | 0.6891 |
83
+
84
+
85
+ ### Framework versions
86
+
87
+ - PEFT 0.10.0
88
+ - Transformers 4.38.2
89
+ - Pytorch 2.2.1+cu121
90
+ - Datasets 2.18.0
91
+ - Tokenizers 0.15.2
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6c85877e73c1b4150783fad82407cce911cc7cb93626bbafcd670d8355f35e04
3
  size 4148452
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b8a9d47995d8de50247acd18872de2132b131745a61585d02fb8248e4ff3c0d
3
  size 4148452
runs/Mar28_19-51-13_fcdc58e67935/events.out.tfevents.1711655476.fcdc58e67935.625.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:49761877d690dd91021448c708ab5ae6457adeab1487e1fd28fc28afd3419c58
3
- size 15603
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22ed2f0fd7d1d2f8e49bde17199292676ebf5452c5474b05f412c74aaa48284e
3
+ size 16280