paduraru2009 commited on
Commit
c757f47
1 Parent(s): 487ae13

paduraru2009/distilbert-base-uncased-sentimentanalysis-demo2

Browse files
Files changed (4) hide show
  1. README.md +12 -12
  2. adapter_config.json +0 -1
  3. adapter_model.bin +2 -2
  4. training_args.bin +1 -1
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.5479
21
- - Accuracy: {'accuracy': 0.7540666666666667}
22
 
23
  ## Model description
24
 
@@ -49,16 +49,16 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:-----:|:---------------:|:--------------------------------:|
52
- | 0.6425 | 1.0 | 7500 | 0.5937 | {'accuracy': 0.8124} |
53
- | 0.6312 | 2.0 | 15000 | 0.6853 | {'accuracy': 0.6939} |
54
- | 0.6127 | 3.0 | 22500 | 0.5976 | {'accuracy': 0.7106333333333333} |
55
- | 0.6043 | 4.0 | 30000 | 0.5694 | {'accuracy': 0.7357} |
56
- | 0.5742 | 5.0 | 37500 | 0.6108 | {'accuracy': 0.7456333333333334} |
57
- | 0.5527 | 6.0 | 45000 | 0.5915 | {'accuracy': 0.7628333333333334} |
58
- | 0.615 | 7.0 | 52500 | 0.5992 | {'accuracy': 0.7109333333333333} |
59
- | 0.5847 | 8.0 | 60000 | 0.5428 | {'accuracy': 0.7357333333333334} |
60
- | 0.5767 | 9.0 | 67500 | 0.5650 | {'accuracy': 0.7488333333333334} |
61
- | 0.5463 | 10.0 | 75000 | 0.5479 | {'accuracy': 0.7540666666666667} |
62
 
63
 
64
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.6215
21
+ - Accuracy: {'accuracy': 0.8248666666666666}
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:-----:|:---------------:|:--------------------------------:|
52
+ | 0.4666 | 1.0 | 7500 | 0.5550 | {'accuracy': 0.8414} |
53
+ | 0.537 | 2.0 | 15000 | 0.5152 | {'accuracy': 0.8277666666666667} |
54
+ | 0.5576 | 3.0 | 22500 | 0.4929 | {'accuracy': 0.8178} |
55
+ | 0.5947 | 4.0 | 30000 | 0.4912 | {'accuracy': 0.8104} |
56
+ | 0.5841 | 5.0 | 37500 | 0.5970 | {'accuracy': 0.8050666666666667} |
57
+ | 0.6447 | 6.0 | 45000 | 0.6422 | {'accuracy': 0.8114333333333333} |
58
+ | 0.5955 | 7.0 | 52500 | 0.5771 | {'accuracy': 0.8209} |
59
+ | 0.5419 | 8.0 | 60000 | 0.5765 | {'accuracy': 0.821} |
60
+ | 0.5966 | 9.0 | 67500 | 0.6055 | {'accuracy': 0.8230666666666666} |
61
+ | 0.5417 | 10.0 | 75000 | 0.6215 | {'accuracy': 0.8248666666666666} |
62
 
63
 
64
  ### Framework versions
adapter_config.json CHANGED
@@ -16,7 +16,6 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "v_lin",
20
  "q_lin"
21
  ],
22
  "task_type": "SEQ_CLS"
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
19
  "q_lin"
20
  ],
21
  "task_type": "SEQ_CLS"
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:50732b4f60cc53eb80b82376f94647567ab4577f778b706ac86550d20c4803eb
3
- size 2673602
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3bddebed043c0f4ca5a603b8ae757bd3eee20d0dfddc0a335479262521fcc4c
3
+ size 2522142
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1b0f386383755b70794e1581e72fde2132b94a2577fd8de37914815c943a0c49
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83e331e18a073a08a75ce573d20272058a9b33781b8322096ed55e49d6a3a902
3
  size 4536