ahmed792002/Finetuning_XLNET_Paraphrase_Classification
Browse files
README.md
CHANGED
@@ -19,9 +19,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [xlnet-base-cased](https://huggingface.co/xlnet-base-cased) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Accuracy: 0.
|
24 |
-
- F1: 0.
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -52,8 +52,8 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
55 |
-
|
|
56 |
-
| 0.
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [xlnet-base-cased](https://huggingface.co/xlnet-base-cased) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.5316
|
23 |
+
- Accuracy: 0.7794
|
24 |
+
- F1: 0.7422
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
55 |
+
| 0.647 | 1.0 | 619 | 0.4576 | 0.7696 | 0.7447 |
|
56 |
+
| 0.4575 | 2.0 | 1238 | 0.5316 | 0.7794 | 0.7422 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 469264592
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d6f49d4e21ab8f16941a4f47d2997f57e85a36ef266fff44a8fdb673a30ffa3
|
3 |
size 469264592
|
runs/Dec04_21-09-33_f9e6f9f039cb/events.out.tfevents.1733346965.f9e6f9f039cb.734.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f268d7b1ec52a99c8b99b7d3d9c2dadca43f3947c3bd19246575239ae9221d0
|
3 |
+
size 457
|
runs/Dec04_21-23-57_f9e6f9f039cb/events.out.tfevents.1733347438.f9e6f9f039cb.734.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d97ebb5fcf1ed58a4de2ca732e6f8b1b46d2c4ceefeb039b99f2f1d39d66575
|
3 |
+
size 6899
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:098d6b4ffbe20edfa8f9ffccc0ea43c54088929fbae90191e3c8d67473472f53
|
3 |
size 5368
|