ajrayman commited on
Commit
3ab21be
1 Parent(s): 742a25c

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. README.md +12 -11
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -10,22 +10,23 @@ metrics:
10
  - recall
11
  - f1
12
  model-index:
13
- - name: Openn_binary
14
  results: []
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
  should probably proofread and complete it, then remove this comment. -->
19
 
20
- # Openn_binary
21
 
22
  This model is a fine-tuned version of [roberta-large](https://huggingface.co/roberta-large) on the None dataset.
23
  It achieves the following results on the evaluation set:
24
- - Loss: 0.6757
25
- - Accuracy: 0.6729
26
  - Precision: 0.7201
27
- - Recall: 0.6050
28
- - F1: 0.6576
 
29
 
30
  ## Model description
31
 
@@ -54,11 +55,11 @@ The following hyperparameters were used during training:
54
 
55
  ### Training results
56
 
57
- | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
58
- |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
59
- | No log | 1.0 | 134 | 0.6469 | 0.6440 | 0.6476 | 0.6894 | 0.6678 |
60
- | No log | 2.0 | 268 | 0.6340 | 0.6598 | 0.7667 | 0.4955 | 0.6020 |
61
- | No log | 3.0 | 402 | 0.6757 | 0.6729 | 0.7201 | 0.6050 | 0.6576 |
62
 
63
 
64
  ### Framework versions
 
10
  - recall
11
  - f1
12
  model-index:
13
+ - name: auth_scale_binary
14
  results: []
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
  should probably proofread and complete it, then remove this comment. -->
19
 
20
+ # auth_scale_binary
21
 
22
  This model is a fine-tuned version of [roberta-large](https://huggingface.co/roberta-large) on the None dataset.
23
  It achieves the following results on the evaluation set:
24
+ - Loss: 0.6696
25
+ - Accuracy: 0.7269
26
  - Precision: 0.7201
27
+ - Recall: 0.7350
28
+ - F1: 0.7274
29
+ - Auc: 0.7270
30
 
31
  ## Model description
32
 
 
55
 
56
  ### Training results
57
 
58
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 | Auc |
59
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|:------:|
60
+ | No log | 1.0 | 135 | 0.5686 | 0.7185 | 0.6742 | 0.8365 | 0.7466 | 0.7195 |
61
+ | No log | 2.0 | 270 | 0.6582 | 0.6887 | 0.7845 | 0.5132 | 0.6205 | 0.6873 |
62
+ | No log | 3.0 | 405 | 0.6696 | 0.7269 | 0.7201 | 0.7350 | 0.7274 | 0.7270 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7558dad07e4d2e6e2b517b5c000526126a58ee442b39e65b0bfcfb709316039a
3
  size 1421495416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef381904dc16f8cab6a9ff4f27ffd802d8d3f766fd395d98f614c3ff1b62254f
3
  size 1421495416
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a01f9dd9a944aa13ed9ea472db23be627e75b0aa869a77d159f7aca4084e8f4a
3
  size 4719
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fef9ba3e89a247f4eccc897c9c2012c12f031ca3c6666b0febbc88a0b7f0375
3
  size 4719