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
Files changed (3) hide show
  1. README.md +17 -13
  2. model.safetensors +1 -1
  3. 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.1502
32
- - Accuracy: 0.9559
33
- - Precision: 0.8713
34
- - Recall: 0.8616
35
- - F1: 0.8662
36
- - Weighted F1: 0.9557
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: 2e-05
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.2115 | 0.9292 | 0.7915 | 0.7951 | 0.7898 | 0.9295 |
68
- | No log | 2.0 | 40 | 0.1922 | 0.9393 | 0.8186 | 0.8046 | 0.8081 | 0.9386 |
69
- | No log | 3.0 | 60 | 0.1912 | 0.944 | 0.845 | 0.8163 | 0.83 | 0.943 |
70
- | No log | 4.0 | 80 | 0.1890 | 0.9462 | 0.8396 | 0.829 | 0.833 | 0.9454 |
71
- | No log | 5.0 | 100 | 0.2025 | 0.9456 | 0.8273 | 0.8257 | 0.825 | 0.945 |
72
- | No log | 6.0 | 120 | 0.2126 | 0.946 | 0.846 | 0.8276 | 0.8352 | 0.9454 |
 
 
 
 
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:38db3ede03dc0326fe3a7b5c737d8909735f958b977e3b9450b91072452b9322
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:1ec7944d9477293d7254f7cc900f0d158dcbfdd7e7f323adebe2c7a852009e1b
3
  size 4219
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64e325d07f2a1379926408048773612769801fda2abced01956b307b5d668c19
3
  size 4219