AurrieMartinez commited on
Commit
5a51876
·
verified ·
1 Parent(s): 766a3b1

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.6780
22
- - Accuracy: {'accuracy': 0.933}
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.2753 | {'accuracy': 0.934} |
54
- | 0.4053 | 2.0 | 500 | 0.3700 | {'accuracy': 0.918} |
55
- | 0.4053 | 3.0 | 750 | 0.4246 | {'accuracy': 0.927} |
56
- | 0.123 | 4.0 | 1000 | 0.5111 | {'accuracy': 0.934} |
57
- | 0.123 | 5.0 | 1250 | 0.5150 | {'accuracy': 0.937} |
58
- | 0.037 | 6.0 | 1500 | 0.6245 | {'accuracy': 0.929} |
59
- | 0.037 | 7.0 | 1750 | 0.6819 | {'accuracy': 0.93} |
60
- | 0.0314 | 8.0 | 2000 | 0.7015 | {'accuracy': 0.933} |
61
- | 0.0314 | 9.0 | 2250 | 0.6887 | {'accuracy': 0.934} |
62
- | 0.0123 | 10.0 | 2500 | 0.6780 | {'accuracy': 0.933} |
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.5470
22
+ - Accuracy: {'accuracy': 0.945}
23
 
24
  ## Model description
25
 
 
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
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:05bb14e63bb262485098e6795c6ca42d45bef2b6f532e5e405130c042259fac2
3
  size 2667328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5df656a48b9f4e249720bb0a6df977da85733ee832b6eb29e2ed3cd88180c029
3
  size 2667328
runs/Jun05_12-26-12_1d9433c525ef/events.out.tfevents.1717590373.1d9433c525ef.7540.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a010da3f50cd9e9981506254f5bc03500b5fa2793be4f09fe9a80808b6e6a00
3
+ size 9065
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:139b13c9c5d2119caf98d5b5c77954296a003952d00be3ca7a98c2d99f70690c
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cbb14705aa7e0668f3b558594d745f6a069385c050a79089d5ae58dcc241f54
3
  size 5176