djsull commited on
Commit
977ca90
1 Parent(s): 74ef814

djsull/begging_classification

Browse files
README.md CHANGED
@@ -19,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [klue/roberta-small](https://huggingface.co/klue/roberta-small) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.0473
23
  - Precision: 1.0
24
- - Recall: 0.95
25
- - F1: 0.9744
26
- - Accuracy: 0.98
27
 
28
  ## Model description
29
 
@@ -54,11 +54,11 @@ The following hyperparameters were used during training:
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
56
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
57
- | No log | 1.0 | 9 | 0.0886 | 1.0 | 0.95 | 0.9744 | 0.98 |
58
- | No log | 2.0 | 18 | 0.0473 | 1.0 | 0.95 | 0.9744 | 0.98 |
59
- | No log | 3.0 | 27 | 0.1723 | 0.9091 | 1.0 | 0.9524 | 0.96 |
60
- | No log | 4.0 | 36 | 0.1357 | 0.9524 | 1.0 | 0.9756 | 0.98 |
61
- | No log | 5.0 | 45 | 0.1361 | 0.95 | 0.95 | 0.9500 | 0.96 |
62
 
63
 
64
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [klue/roberta-small](https://huggingface.co/klue/roberta-small) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.0023
23
  - Precision: 1.0
24
+ - Recall: 1.0
25
+ - F1: 1.0
26
+ - Accuracy: 1.0
27
 
28
  ## Model description
29
 
 
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
56
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
57
+ | No log | 1.0 | 9 | 0.0986 | 1.0 | 0.92 | 0.9583 | 0.96 |
58
+ | No log | 2.0 | 18 | 0.0059 | 1.0 | 1.0 | 1.0 | 1.0 |
59
+ | No log | 3.0 | 27 | 0.0032 | 1.0 | 1.0 | 1.0 | 1.0 |
60
+ | No log | 4.0 | 36 | 0.0025 | 1.0 | 1.0 | 1.0 | 1.0 |
61
+ | No log | 5.0 | 45 | 0.0023 | 1.0 | 1.0 | 1.0 | 1.0 |
62
 
63
 
64
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b283b0d6b30af986bb46dd8591d3ed05049003f24e434598d508a8c0928de681
3
  size 272382200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76cb77d6e64089d0b4e8f49df85e6a2a4d5b0059dd42e335004d6c785c9fb698
3
  size 272382200
runs/Jul26_08-26-23_129-146-79-76/events.out.tfevents.1721982383.129-146-79-76.1423297.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51f88872d59dedf90724b67b09b98cf63856e924c3f98c79770a974de113a89d
3
+ size 7833
runs/Jul26_08-26-23_129-146-79-76/events.out.tfevents.1721982414.129-146-79-76.1423297.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:324da3e0479b868b0e48ab36d80c8f4436c7274f411da4f7aec8f78e6f9f6042
3
+ size 551
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:da3d36d74ebb6c8ab68df14e1d2647a366c6d82aa236aaf03a2acc99501492c2
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfa087bca92e351ea3a6a0ad6b08bb1ee3bcf28dafbc23869ee07aa4206ec2f8
3
  size 5240