hilco commited on
Commit
98698f0
1 Parent(s): 10f56ae

Finished training.

Browse files
Files changed (3) hide show
  1. README.md +11 -11
  2. adapter_model.safetensors +1 -1
  3. tokenizer.json +1 -6
README.md CHANGED
@@ -23,7 +23,7 @@ model-index:
23
  args: irony
24
  metrics:
25
  - type: accuracy
26
- value: 0.6774869109947644
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 [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the tweet_eval dataset.
36
  It achieves the following results on the evaluation set:
37
- - accuracy: 0.6775
38
 
39
  ## Model description
40
 
@@ -65,15 +65,15 @@ The following hyperparameters were used during training:
65
 
66
  | accuracy | train_loss | epoch |
67
  |:--------:|:----------:|:-----:|
68
- | 0.4921 | None | 0 |
69
- | 0.6105 | 0.6719 | 0 |
70
- | 0.6136 | 0.6217 | 1 |
71
- | 0.6733 | 0.5822 | 2 |
72
- | 0.6775 | 0.5562 | 3 |
73
- | 0.6723 | 0.5319 | 4 |
74
- | 0.6450 | 0.5167 | 5 |
75
- | 0.6764 | 0.5046 | 6 |
76
- | 0.6775 | 0.4967 | 7 |
77
 
78
 
79
  ### Framework versions
 
23
  args: irony
24
  metrics:
25
  - type: accuracy
26
+ value: 0.6764397905759162
27
  name: accuracy
28
  ---
29
 
 
34
 
35
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the tweet_eval dataset.
36
  It achieves the following results on the evaluation set:
37
+ - accuracy: 0.6764
38
 
39
  ## Model description
40
 
 
65
 
66
  | accuracy | train_loss | epoch |
67
  |:--------:|:----------:|:-----:|
68
+ | 0.4775 | None | 0 |
69
+ | 0.6105 | 0.6674 | 0 |
70
+ | 0.6230 | 0.6207 | 1 |
71
+ | 0.6712 | 0.5747 | 2 |
72
+ | 0.6921 | 0.5503 | 3 |
73
+ | 0.6754 | 0.5273 | 4 |
74
+ | 0.6440 | 0.5159 | 5 |
75
+ | 0.6754 | 0.4948 | 6 |
76
+ | 0.6764 | 0.4880 | 7 |
77
 
78
 
79
  ### Framework versions
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e13d500c1b78c0dfe22710c13bf2d30cd91c6e6f04c2652fdb90cc0863d3431
3
  size 2446056
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fda469c6305b5fe9f69e89bd3dec5abdc2f4ce2a1ecbaaec1af1b3a125f0ec2
3
  size 2446056
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
  {