AurrieMartinez commited on
Commit
13cc800
·
verified ·
1 Parent(s): 7888f28

AurrieMartinez/roberta-base-lora-text-classification-by-finetuning-roberta

Browse files
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.5470
22
- - Accuracy: {'accuracy': 0.945}
23
 
24
  ## Model description
25
 
@@ -50,16 +50,16 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:-------------------:|
53
- | No log | 1.0 | 250 | 0.2169 | {'accuracy': 0.937} |
54
- | 0.4041 | 2.0 | 500 | 0.3314 | {'accuracy': 0.929} |
55
- | 0.4041 | 3.0 | 750 | 0.3828 | {'accuracy': 0.932} |
56
- | 0.124 | 4.0 | 1000 | 0.5339 | {'accuracy': 0.932} |
57
- | 0.124 | 5.0 | 1250 | 0.4807 | {'accuracy': 0.947} |
58
- | 0.0646 | 6.0 | 1500 | 0.4953 | {'accuracy': 0.94} |
59
- | 0.0646 | 7.0 | 1750 | 0.5093 | {'accuracy': 0.936} |
60
- | 0.0492 | 8.0 | 2000 | 0.5517 | {'accuracy': 0.937} |
61
- | 0.0492 | 9.0 | 2250 | 0.5376 | {'accuracy': 0.944} |
62
- | 0.0164 | 10.0 | 2500 | 0.5470 | {'accuracy': 0.945} |
63
 
64
 
65
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.5775
22
+ - Accuracy: {'accuracy': 0.933}
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:-------------------:|
53
+ | No log | 1.0 | 250 | 0.2618 | {'accuracy': 0.928} |
54
+ | 0.3751 | 2.0 | 500 | 0.2514 | {'accuracy': 0.937} |
55
+ | 0.3751 | 3.0 | 750 | 0.4130 | {'accuracy': 0.932} |
56
+ | 0.115 | 4.0 | 1000 | 0.5818 | {'accuracy': 0.932} |
57
+ | 0.115 | 5.0 | 1250 | 0.4425 | {'accuracy': 0.941} |
58
+ | 0.0654 | 6.0 | 1500 | 0.6162 | {'accuracy': 0.931} |
59
+ | 0.0654 | 7.0 | 1750 | 0.5229 | {'accuracy': 0.935} |
60
+ | 0.0355 | 8.0 | 2000 | 0.5918 | {'accuracy': 0.927} |
61
+ | 0.0355 | 9.0 | 2250 | 0.6324 | {'accuracy': 0.925} |
62
+ | 0.0115 | 10.0 | 2500 | 0.5775 | {'accuracy': 0.933} |
63
 
64
 
65
  ### Framework versions
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5df656a48b9f4e249720bb0a6df977da85733ee832b6eb29e2ed3cd88180c029
3
  size 2667328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80af7ea95851c43dc7eb98156c0a52c938119f34a7941ba9f011bad7db30bdd0
3
  size 2667328
runs/Jun05_13-43-11_1d9433c525ef/events.out.tfevents.1717594994.1d9433c525ef.26676.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1dbd61d666e68968fb2879ff81c5cda61ac4a6160500745d702fe039b7063220
3
+ size 9065
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2cbb14705aa7e0668f3b558594d745f6a069385c050a79089d5ae58dcc241f54
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3f852de89b1c8dc97b4b4ba81ba909ca8f6c86d3861682b6624ffa45d81ef69
3
  size 5176