hilco commited on
Commit
55e164e
1 Parent(s): 053ae70

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.9380263157894737
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__hate_speech_offensive__train-16-1](https://huggingface.co/SetFit/distilbert-base-uncased__hate_speech_offensive__train-16-1) on the ag_news dataset.
36
  It achieves the following results on the evaluation set:
37
- - accuracy: 0.9380
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.2591 | None | 0 |
69
- | 0.9272 | 0.2482 | 0 |
70
- | 0.9324 | 0.1928 | 1 |
71
- | 0.9363 | 0.1709 | 2 |
72
- | 0.9380 | 0.1554 | 3 |
73
 
74
 
75
  ### Framework versions
 
23
  args: default
24
  metrics:
25
  - type: accuracy
26
+ value: 0.9398684210526316
27
  name: accuracy
28
  ---
29
 
 
34
 
35
  This model is a fine-tuned version of [SetFit/distilbert-base-uncased__hate_speech_offensive__train-16-1](https://huggingface.co/SetFit/distilbert-base-uncased__hate_speech_offensive__train-16-1) on the ag_news dataset.
36
  It achieves the following results on the evaluation set:
37
+ - accuracy: 0.9399
38
 
39
  ## Model description
40
 
 
65
 
66
  | accuracy | train_loss | epoch |
67
  |:--------:|:----------:|:-----:|
68
+ | 0.2504 | None | 0 |
69
+ | 0.9286 | 0.2482 | 0 |
70
+ | 0.9329 | 0.1917 | 1 |
71
+ | 0.9367 | 0.1693 | 2 |
72
+ | 0.9399 | 0.1530 | 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:7229320b0bd90e260aa3518063de02c84703c17e2d24e847c13f0ba4f7167219
3
  size 2452208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:442f128cdd62a9da911c1c746b4ea0b6580f86c8c645deb452c5bf346b610736
3
  size 2452208