Dagobert42
commited on
Commit
•
262a74b
1
Parent(s):
7c3a770
Push ../models/xlnet/xlnet-base-cased/biored-augmentations-only/ trained on biored-train_160_splits.pt (160 samples)
Browse files- README.md +17 -13
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -28,12 +28,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
28 |
|
29 |
This model is a fine-tuned version of [xlnet-base-cased](https://huggingface.co/xlnet-base-cased) on the bigbio/biored dataset.
|
30 |
It achieves the following results on the evaluation set:
|
31 |
-
- Loss: 0.
|
32 |
-
- Accuracy: 0.
|
33 |
-
- Precision: 0.
|
34 |
-
- Recall: 0.
|
35 |
-
- F1: 0.
|
36 |
-
- Weighted F1: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -52,7 +52,7 @@ More information needed
|
|
52 |
### Training hyperparameters
|
53 |
|
54 |
The following hyperparameters were used during training:
|
55 |
-
- learning_rate:
|
56 |
- train_batch_size: 8
|
57 |
- eval_batch_size: 8
|
58 |
- seed: 42
|
@@ -64,12 +64,16 @@ The following hyperparameters were used during training:
|
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 | Weighted F1 |
|
66 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|:-----------:|
|
67 |
-
| No log | 1.0 | 20 | 0.
|
68 |
-
| No log | 2.0 | 40 | 0.
|
69 |
-
| No log | 3.0 | 60 | 0.
|
70 |
-
| No log | 4.0 | 80 | 0.
|
71 |
-
| No log | 5.0 | 100 | 0.
|
72 |
-
| No log | 6.0 | 120 | 0.
|
|
|
|
|
|
|
|
|
73 |
|
74 |
|
75 |
### Framework versions
|
|
|
28 |
|
29 |
This model is a fine-tuned version of [xlnet-base-cased](https://huggingface.co/xlnet-base-cased) on the bigbio/biored dataset.
|
30 |
It achieves the following results on the evaluation set:
|
31 |
+
- Loss: 0.1676
|
32 |
+
- Accuracy: 0.9551
|
33 |
+
- Precision: 0.8878
|
34 |
+
- Recall: 0.847
|
35 |
+
- F1: 0.8624
|
36 |
+
- Weighted F1: 0.9551
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
52 |
### Training hyperparameters
|
53 |
|
54 |
The following hyperparameters were used during training:
|
55 |
+
- learning_rate: 1.8e-05
|
56 |
- train_batch_size: 8
|
57 |
- eval_batch_size: 8
|
58 |
- seed: 42
|
|
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 | Weighted F1 |
|
66 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|:-----------:|
|
67 |
+
| No log | 1.0 | 20 | 0.2094 | 0.9301 | 0.7924 | 0.7914 | 0.7886 | 0.9301 |
|
68 |
+
| No log | 2.0 | 40 | 0.1915 | 0.9391 | 0.8202 | 0.8032 | 0.808 | 0.9383 |
|
69 |
+
| No log | 3.0 | 60 | 0.1901 | 0.9425 | 0.8239 | 0.8169 | 0.8197 | 0.9418 |
|
70 |
+
| No log | 4.0 | 80 | 0.1872 | 0.9461 | 0.8361 | 0.8277 | 0.8304 | 0.9453 |
|
71 |
+
| No log | 5.0 | 100 | 0.2001 | 0.9455 | 0.8269 | 0.8251 | 0.8245 | 0.9448 |
|
72 |
+
| No log | 6.0 | 120 | 0.2063 | 0.9462 | 0.845 | 0.8288 | 0.8354 | 0.9457 |
|
73 |
+
| No log | 7.0 | 140 | 0.2081 | 0.9458 | 0.8153 | 0.8353 | 0.8235 | 0.9458 |
|
74 |
+
| No log | 8.0 | 160 | 0.2274 | 0.9454 | 0.8192 | 0.8329 | 0.8245 | 0.9452 |
|
75 |
+
| No log | 9.0 | 180 | 0.2286 | 0.9475 | 0.8298 | 0.8332 | 0.8303 | 0.9471 |
|
76 |
+
| No log | 10.0 | 200 | 0.2404 | 0.9473 | 0.8352 | 0.83 | 0.8314 | 0.9467 |
|
77 |
|
78 |
|
79 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 466917412
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6fc847eeef8ba0fc8a3adff9f6e6a20c8d8dc83b149570197b4e5d667ef97849
|
3 |
size 466917412
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4219
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64e325d07f2a1379926408048773612769801fda2abced01956b307b5d668c19
|
3 |
size 4219
|