hilco commited on
Commit
54850c4
·
verified ·
1 Parent(s): baf2225

Finished training.

Browse files
Files changed (3) hide show
  1. README.md +7 -7
  2. adapter_config.json +2 -2
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ model-index:
23
  args: default
24
  metrics:
25
  - type: accuracy
26
- value: 0.9422368421052632
27
  name: accuracy
28
  ---
29
 
@@ -34,7 +34,7 @@ should probably proofread and complete it, then remove this comment. -->
34
 
35
  This model is a fine-tuned version of [SetFit/distilbert-base-uncased__sst2__train-16-0](https://huggingface.co/SetFit/distilbert-base-uncased__sst2__train-16-0) on the ag_news dataset.
36
  It achieves the following results on the evaluation set:
37
- - accuracy: 0.9422
38
 
39
  ## Model description
40
 
@@ -65,11 +65,11 @@ The following hyperparameters were used during training:
65
 
66
  | accuracy | train_loss | epoch |
67
  |:--------:|:----------:|:-----:|
68
- | 0.2638 | None | 0 |
69
- | 0.9272 | 0.2468 | 0 |
70
- | 0.9353 | 0.1912 | 1 |
71
- | 0.9405 | 0.1698 | 2 |
72
- | 0.9422 | 0.1538 | 3 |
73
 
74
 
75
  ### Framework versions
 
23
  args: default
24
  metrics:
25
  - type: accuracy
26
+ value: 0.944078947368421
27
  name: accuracy
28
  ---
29
 
 
34
 
35
  This model is a fine-tuned version of [SetFit/distilbert-base-uncased__sst2__train-16-0](https://huggingface.co/SetFit/distilbert-base-uncased__sst2__train-16-0) on the ag_news dataset.
36
  It achieves the following results on the evaluation set:
37
+ - accuracy: 0.9441
38
 
39
  ## Model description
40
 
 
65
 
66
  | accuracy | train_loss | epoch |
67
  |:--------:|:----------:|:-----:|
68
+ | 0.2513 | None | 0 |
69
+ | 0.9267 | 0.2476 | 0 |
70
+ | 0.9349 | 0.1913 | 1 |
71
+ | 0.9389 | 0.1691 | 2 |
72
+ | 0.9441 | 0.1534 | 3 |
73
 
74
 
75
  ### Framework versions
adapter_config.json CHANGED
@@ -19,8 +19,8 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v_lin",
23
- "q_lin"
24
  ],
25
  "task_type": "SEQ_CLS",
26
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "q_lin",
23
+ "v_lin"
24
  ],
25
  "task_type": "SEQ_CLS",
26
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ecd637c0a5e1f835b0b3ec2d6627389ad574a9d783ae264777aba42747dd1f1
3
  size 2452208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a392caad4c7331d34c37ea657a7e2487c6bc248d02fd4a7734a866fbbd3f0e27
3
  size 2452208