hilco commited on
Commit
4b0b567
1 Parent(s): 7f29b65

Finished training.

Browse files
Files changed (3) hide show
  1. README.md +10 -10
  2. adapter_config.json +2 -2
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ model-index:
23
  args: irony
24
  metrics:
25
  - type: accuracy
26
- value: 0.5790575916230366
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 [Guscode/DKbert-hatespeech-detection](https://huggingface.co/Guscode/DKbert-hatespeech-detection) on the tweet_eval dataset.
36
  It achieves the following results on the evaluation set:
37
- - accuracy: 0.5791
38
 
39
  ## Model description
40
 
@@ -66,14 +66,14 @@ The following hyperparameters were used during training:
66
  | accuracy | train_loss | epoch |
67
  |:--------:|:----------:|:-----:|
68
  | 0.5204 | None | 0 |
69
- | 0.5099 | 0.9800 | 0 |
70
- | 0.5267 | 0.7010 | 1 |
71
- | 0.5581 | 0.6790 | 2 |
72
- | 0.5728 | 0.6639 | 3 |
73
- | 0.5770 | 0.6505 | 4 |
74
- | 0.5728 | 0.6419 | 5 |
75
- | 0.5864 | 0.6406 | 6 |
76
- | 0.5791 | 0.6360 | 7 |
77
 
78
 
79
  ### Framework versions
 
23
  args: irony
24
  metrics:
25
  - type: accuracy
26
+ value: 0.5853403141361256
27
  name: accuracy
28
  ---
29
 
 
34
 
35
  This model is a fine-tuned version of [Guscode/DKbert-hatespeech-detection](https://huggingface.co/Guscode/DKbert-hatespeech-detection) on the tweet_eval dataset.
36
  It achieves the following results on the evaluation set:
37
+ - accuracy: 0.5853
38
 
39
  ## Model description
40
 
 
66
  | accuracy | train_loss | epoch |
67
  |:--------:|:----------:|:-----:|
68
  | 0.5204 | None | 0 |
69
+ | 0.5141 | 0.9783 | 0 |
70
+ | 0.5298 | 0.7023 | 1 |
71
+ | 0.5497 | 0.6822 | 2 |
72
+ | 0.5696 | 0.6676 | 3 |
73
+ | 0.5822 | 0.6534 | 4 |
74
+ | 0.5696 | 0.6453 | 5 |
75
+ | 0.5780 | 0.6443 | 6 |
76
+ | 0.5853 | 0.6387 | 7 |
77
 
78
 
79
  ### Framework versions
adapter_config.json CHANGED
@@ -19,8 +19,8 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "query",
23
- "value"
24
  ],
25
  "task_type": "SEQ_CLS",
26
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "value",
23
+ "query"
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:91ce01165e3ae8c00aae414105617550bf63b4bc40a477fff83f292ec70070a9
3
  size 160400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:969e02627987ba45d7af4382edab1c2d38bfba1ba01bfc8fe56330fe4374645a
3
  size 160400