musadiqpasha commited on
Commit
4b2124d
·
verified ·
1 Parent(s): e744c55

End of training

Browse files
Files changed (3) hide show
  1. README.md +15 -15
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 1.0464
22
- - Accuracy: 0.439
23
- - Auc: nan
24
 
25
  ## Model description
26
 
@@ -49,18 +49,18 @@ The following hyperparameters were used during training:
49
 
50
  ### Training results
51
 
52
- | Training Loss | Epoch | Step | Validation Loss | Accuracy | Auc |
53
- |:-------------:|:-----:|:----:|:---------------:|:--------:|:---:|
54
- | 1.0898 | 1.0 | 560 | 1.0659 | 0.414 | nan |
55
- | 1.0512 | 2.0 | 1120 | 1.1610 | 0.381 | nan |
56
- | 1.0445 | 3.0 | 1680 | 1.0595 | 0.408 | nan |
57
- | 1.0294 | 4.0 | 2240 | 1.0696 | 0.422 | nan |
58
- | 1.0194 | 5.0 | 2800 | 1.0645 | 0.433 | nan |
59
- | 1.0154 | 6.0 | 3360 | 1.0660 | 0.442 | nan |
60
- | 1.0091 | 7.0 | 3920 | 1.0528 | 0.428 | nan |
61
- | 1.005 | 8.0 | 4480 | 1.0664 | 0.401 | nan |
62
- | 0.9969 | 9.0 | 5040 | 1.0397 | 0.449 | nan |
63
- | 0.9889 | 10.0 | 5600 | 1.0464 | 0.439 | nan |
64
 
65
 
66
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 1.0546
22
+ - Accuracy: 0.46
23
+ - Auc: 0.636
24
 
25
  ## Model description
26
 
 
49
 
50
  ### Training results
51
 
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Auc |
53
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:-----:|
54
+ | 1.0854 | 1.0 | 560 | 1.0647 | 0.43 | 0.619 |
55
+ | 1.0549 | 2.0 | 1120 | 1.0566 | 0.453 | 0.62 |
56
+ | 1.0372 | 3.0 | 1680 | 1.0591 | 0.421 | 0.627 |
57
+ | 1.0232 | 4.0 | 2240 | 1.0514 | 0.46 | 0.633 |
58
+ | 1.0203 | 5.0 | 2800 | 1.0655 | 0.439 | 0.634 |
59
+ | 1.0237 | 6.0 | 3360 | 1.0529 | 0.469 | 0.636 |
60
+ | 1.006 | 7.0 | 3920 | 1.0576 | 0.442 | 0.635 |
61
+ | 1.0035 | 8.0 | 4480 | 1.0529 | 0.444 | 0.637 |
62
+ | 0.9947 | 9.0 | 5040 | 1.0544 | 0.447 | 0.635 |
63
+ | 0.9897 | 10.0 | 5600 | 1.0546 | 0.46 | 0.636 |
64
 
65
 
66
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:82f2575694d0b5775fffbb08510f27f71bf41ca98e9dbaa756bd3aa9860dba32
3
  size 437961724
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a02f8f249ae1b00a492afcc9e153709b627aebd7dfab8a37f8df392bb23b9744
3
  size 437961724
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:56306c92bd9adc3971999e440f8d718511cf49b108279280eb841939535b75ce
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2bd0697d9cba08c52485b762930534be1eb08411925f7de2abc7a08ff529295
3
  size 5304