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

finetuned-distilbert-employ-feedback

Browse files
Files changed (3) hide show
  1. README.md +8 -8
  2. adapter_config.json +4 -5
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -23,11 +23,11 @@ should probably proofread and complete it, then remove this comment. -->
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
 
@@ -58,9 +58,9 @@ The following hyperparameters were used during training:
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
 
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.1520
27
+ - Accuracy: 0.9423
28
+ - Precision: 0.9181
29
+ - Recall: 0.9284
30
+ - F1: 0.9228
31
 
32
  ## Model description
33
 
 
58
 
59
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
60
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
61
+ | 0.1735 | 1.0 | 172 | 0.1631 | 0.9462 | 0.9249 | 0.9297 | 0.9272 |
62
+ | 0.1824 | 2.0 | 344 | 0.1619 | 0.9385 | 0.9108 | 0.9308 | 0.9191 |
63
+ | 0.1555 | 3.0 | 516 | 0.1520 | 0.9423 | 0.9181 | 0.9284 | 0.9228 |
64
 
65
 
66
  ### Framework versions
adapter_config.json CHANGED
@@ -22,7 +22,6 @@
22
  "megatron_config": null,
23
  "megatron_core": "megatron.core",
24
  "modules_to_save": [
25
- "pre_classifier",
26
  "classifier",
27
  "classifier",
28
  "score"
@@ -34,12 +33,12 @@
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",
 
22
  "megatron_config": null,
23
  "megatron_core": "megatron.core",
24
  "modules_to_save": [
 
25
  "classifier",
26
  "classifier",
27
  "score"
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
36
  "v_lin",
 
37
  "out_lin",
38
+ "lin2",
39
+ "q_lin",
40
+ "lin1",
41
+ "k_lin"
42
  ],
43
  "target_parameters": null,
44
  "task_type": "SEQ_CLS",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b91e3f61d265d509cfa2da3e977616c757d0d840e74dffebfe57b417baa89cd7
3
  size 3045716
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd477c66d313c8877f45ac0787c9f4f98a523b0d4e753d030c613bd2a627a452
3
  size 3045716