iam-tsr commited on
Commit
e85b767
·
verified ·
1 Parent(s): ea764a6

finetuned-distilbert-employ-feedback

Browse files
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: apache-2.0
4
+ base_model: distilbert/distilbert-base-uncased
5
+ tags:
6
+ - base_model:adapter:distilbert/distilbert-base-uncased
7
+ - lora
8
+ - transformers
9
+ metrics:
10
+ - accuracy
11
+ - precision
12
+ - recall
13
+ - f1
14
+ model-index:
15
+ - name: results
16
+ results: []
17
+ ---
18
+
19
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
20
+ should probably proofread and complete it, then remove this comment. -->
21
+
22
+ # results
23
+
24
+ This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
25
+ It achieves the following results on the evaluation set:
26
+ - Loss: 0.1536
27
+ - Accuracy: 0.9415
28
+ - Precision: 0.9185
29
+ - Recall: 0.9233
30
+ - F1: 0.9209
31
+
32
+ ## Model description
33
+
34
+ More information needed
35
+
36
+ ## Intended uses & limitations
37
+
38
+ More information needed
39
+
40
+ ## Training and evaluation data
41
+
42
+ More information needed
43
+
44
+ ## Training procedure
45
+
46
+ ### Training hyperparameters
47
+
48
+ The following hyperparameters were used during training:
49
+ - learning_rate: 0.001
50
+ - train_batch_size: 64
51
+ - eval_batch_size: 64
52
+ - seed: 42
53
+ - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
54
+ - lr_scheduler_type: linear
55
+ - num_epochs: 3
56
+
57
+ ### Training results
58
+
59
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
60
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
61
+ | 0.176 | 1.0 | 172 | 0.1679 | 0.9431 | 0.9184 | 0.9298 | 0.9236 |
62
+ | 0.1831 | 2.0 | 344 | 0.1629 | 0.9338 | 0.9053 | 0.9235 | 0.9131 |
63
+ | 0.164 | 3.0 | 516 | 0.1536 | 0.9415 | 0.9185 | 0.9233 | 0.9209 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - PEFT 0.18.0
69
+ - Transformers 4.57.3
70
+ - Pytorch 2.9.1+cu128
71
+ - Datasets 4.3.0
72
+ - Tokenizers 0.22.2
adapter_config.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "distilbert/distilbert-base-uncased",
7
+ "bias": "none",
8
+ "corda_config": null,
9
+ "ensure_weight_tying": false,
10
+ "eva_config": null,
11
+ "exclude_modules": null,
12
+ "fan_in_fan_out": false,
13
+ "inference_mode": true,
14
+ "init_lora_weights": true,
15
+ "layer_replication": null,
16
+ "layers_pattern": null,
17
+ "layers_to_transform": null,
18
+ "loftq_config": {},
19
+ "lora_alpha": 4,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.01,
22
+ "megatron_config": null,
23
+ "megatron_core": "megatron.core",
24
+ "modules_to_save": [
25
+ "pre_classifier",
26
+ "classifier",
27
+ "classifier",
28
+ "score"
29
+ ],
30
+ "peft_type": "LORA",
31
+ "peft_version": "0.18.0",
32
+ "qalora_group_size": 16,
33
+ "r": 2,
34
+ "rank_pattern": {},
35
+ "revision": null,
36
+ "target_modules": [
37
+ "lin1",
38
+ "v_lin",
39
+ "lin2",
40
+ "out_lin",
41
+ "k_lin",
42
+ "q_lin"
43
+ ],
44
+ "target_parameters": null,
45
+ "task_type": "SEQ_CLS",
46
+ "trainable_token_indices": null,
47
+ "use_dora": false,
48
+ "use_qalora": false,
49
+ "use_rslora": false
50
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b91e3f61d265d509cfa2da3e977616c757d0d840e74dffebfe57b417baa89cd7
3
+ size 3045716
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb418e858de80cd6ae52b6f15130f09dc0ba57d281d0905865883be94371424b
3
+ size 5777