Jios commited on
Commit
97c496b
·
verified ·
1 Parent(s): 3127223

End of training

Browse files
Files changed (2) hide show
  1. README.md +70 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: mit
4
+ base_model: roberta-large
5
+ tags:
6
+ - base_model:adapter:roberta-large
7
+ - lora
8
+ - transformers
9
+ model-index:
10
+ - name: TON_IoT_no_injection_LoRA
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
+ # TON_IoT_no_injection_LoRA
18
+
19
+ This model is a fine-tuned version of [roberta-large](https://huggingface.co/roberta-large) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.0095
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: 64
42
+ - eval_batch_size: 64
43
+ - seed: 42
44
+ - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 10
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss |
51
+ |:-------------:|:-----:|:----:|:---------------:|
52
+ | No log | 1.0 | 94 | 0.2847 |
53
+ | No log | 2.0 | 188 | 0.0325 |
54
+ | No log | 3.0 | 282 | 0.0130 |
55
+ | No log | 4.0 | 376 | 0.0127 |
56
+ | No log | 5.0 | 470 | 0.0116 |
57
+ | 0.1337 | 6.0 | 564 | 0.0114 |
58
+ | 0.1337 | 7.0 | 658 | 0.0106 |
59
+ | 0.1337 | 8.0 | 752 | 0.0098 |
60
+ | 0.1337 | 9.0 | 846 | 0.0092 |
61
+ | 0.1337 | 10.0 | 940 | 0.0095 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - PEFT 0.17.1
67
+ - Transformers 4.57.0
68
+ - Pytorch 2.8.0+cu126
69
+ - Datasets 4.2.0
70
+ - Tokenizers 0.22.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bff62374b0df8489e9c767b83947db0b71629183bac7f4208f5dd4cdbde561aa
3
  size 13665232
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eff588eb97e75b98a12d3e285b149e688c55f140d23974640955e5feb8c0068e
3
  size 13665232