hilco commited on
Commit
e057bc7
1 Parent(s): e80b420

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
@@ -22,7 +22,7 @@ model-index:
22
  args: irony
23
  metrics:
24
  - type: accuracy
25
- value: 0.5863874345549738
26
  name: accuracy
27
  ---
28
 
@@ -33,7 +33,7 @@ should probably proofread and complete it, then remove this comment. -->
33
 
34
  This model is a fine-tuned version of [Jeevesh8/bert_ft_qqp-68](https://huggingface.co/Jeevesh8/bert_ft_qqp-68) on the tweet_eval dataset.
35
  It achieves the following results on the evaluation set:
36
- - accuracy: 0.5864
37
 
38
  ## Model description
39
 
@@ -65,14 +65,14 @@ The following hyperparameters were used during training:
65
  | accuracy | train_loss | epoch |
66
  |:--------:|:----------:|:-----:|
67
  | 0.5183 | None | 0 |
68
- | 0.5099 | 0.8803 | 0 |
69
- | 0.5215 | 0.6940 | 1 |
70
- | 0.5623 | 0.6840 | 2 |
71
- | 0.5466 | 0.6718 | 3 |
72
- | 0.5644 | 0.6616 | 4 |
73
- | 0.5654 | 0.6594 | 5 |
74
- | 0.5665 | 0.6485 | 6 |
75
- | 0.5864 | 0.6406 | 7 |
76
 
77
 
78
  ### Framework versions
 
22
  args: irony
23
  metrics:
24
  - type: accuracy
25
+ value: 0.5780104712041885
26
  name: accuracy
27
  ---
28
 
 
33
 
34
  This model is a fine-tuned version of [Jeevesh8/bert_ft_qqp-68](https://huggingface.co/Jeevesh8/bert_ft_qqp-68) on the tweet_eval dataset.
35
  It achieves the following results on the evaluation set:
36
+ - accuracy: 0.5780
37
 
38
  ## Model description
39
 
 
65
  | accuracy | train_loss | epoch |
66
  |:--------:|:----------:|:-----:|
67
  | 0.5183 | None | 0 |
68
+ | 0.5110 | 0.8702 | 0 |
69
+ | 0.5246 | 0.6971 | 1 |
70
+ | 0.5372 | 0.6829 | 2 |
71
+ | 0.5487 | 0.6736 | 3 |
72
+ | 0.5581 | 0.6632 | 4 |
73
+ | 0.5717 | 0.6591 | 5 |
74
+ | 0.5560 | 0.6555 | 6 |
75
+ | 0.5780 | 0.6487 | 7 |
76
 
77
 
78
  ### Framework versions
adapter_config.json CHANGED
@@ -19,8 +19,8 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "value",
23
- "query"
24
  ],
25
  "task_type": "SEQ_CLS",
26
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "query",
23
+ "value"
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:7510b8973779d4559b077a48c943e85c613602c5c94f7bf7da8dc1c4f53ebf54
3
  size 160400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c64ef315a1f9eb181a90ddb2add00c9f207f62c6d9059b60780b8b1b4a70e5b
3
  size 160400