hilco commited on
Commit
dc535cd
1 Parent(s): 8b5716d

Finished training.

Browse files
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  args: emotion
23
  metrics:
24
  - type: accuracy
25
- value: 0.7780748663101604
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 [connectivity/feather_berts_28](https://huggingface.co/connectivity/feather_berts_28) on the tweet_eval dataset.
35
  It achieves the following results on the evaluation set:
36
- - accuracy: 0.7781
37
 
38
  ## Model description
39
 
@@ -64,11 +64,11 @@ The following hyperparameters were used during training:
64
 
65
  | accuracy | train_loss | epoch |
66
  |:--------:|:----------:|:-----:|
67
- | 0.3021 | None | 0 |
68
- | 0.6524 | 1.1991 | 0 |
69
- | 0.7513 | 0.9077 | 1 |
70
- | 0.7620 | 0.7740 | 2 |
71
- | 0.7781 | 0.7278 | 3 |
72
 
73
 
74
  ### Framework versions
 
22
  args: emotion
23
  metrics:
24
  - type: accuracy
25
+ value: 0.7513368983957219
26
  name: accuracy
27
  ---
28
 
 
33
 
34
  This model is a fine-tuned version of [connectivity/feather_berts_28](https://huggingface.co/connectivity/feather_berts_28) on the tweet_eval dataset.
35
  It achieves the following results on the evaluation set:
36
+ - accuracy: 0.7513
37
 
38
  ## Model description
39
 
 
64
 
65
  | accuracy | train_loss | epoch |
66
  |:--------:|:----------:|:-----:|
67
+ | 0.1738 | None | 0 |
68
+ | 0.6096 | 1.2222 | 0 |
69
+ | 0.7032 | 0.9576 | 1 |
70
+ | 0.7353 | 0.8372 | 2 |
71
+ | 0.7513 | 0.7818 | 3 |
72
 
73
 
74
  ### 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:ab75984e26d3a21422993872c7e81b1a16404a9cb172d223bb2d2aa6b72709cb
3
  size 166552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0a46121d1c2fe3e178e309e7642c16026043cc81cf17b9283f0bc833fe37595
3
  size 166552
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {