ajrayman commited on
Commit
6410777
1 Parent(s): 6f87af7

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. README.md +13 -12
  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: Modesty_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
- # Modesty_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.6643
25
- - Accuracy: 0.6782
26
- - Precision: 0.6621
27
- - Recall: 0.7228
28
- - F1: 0.6911
 
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.6134 | 0.6558 | 0.6998 | 0.5412 | 0.6103 |
60
- | No log | 2.0 | 268 | 0.6132 | 0.6791 | 0.7149 | 0.5918 | 0.6475 |
61
- | No log | 3.0 | 402 | 0.6643 | 0.6782 | 0.6621 | 0.7228 | 0.6911 |
62
 
63
 
64
  ### Framework versions
 
10
  - recall
11
  - f1
12
  model-index:
13
+ - name: Cooperation_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
+ # Cooperation_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.5564
25
+ - Accuracy: 0.7211
26
+ - Precision: 0.7130
27
+ - Recall: 0.7278
28
+ - F1: 0.7203
29
+ - Auc: 0.7212
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 | 134 | 0.6573 | 0.5961 | 0.5574 | 0.8809 | 0.6828 | 0.5998 |
61
+ | No log | 2.0 | 268 | 0.5831 | 0.7090 | 0.7364 | 0.6389 | 0.6842 | 0.7081 |
62
+ | No log | 3.0 | 402 | 0.5564 | 0.7211 | 0.7130 | 0.7278 | 0.7203 | 0.7212 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9129b62de6239e8b68408478fa5527b3f8a0210b9c99417e81c0f01ee679e6a2
3
  size 1421495416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:941fefbd900c64d3a19f6e6094a96140e1be8f4d46cbef6ca8a8538c34a8dcc3
3
  size 1421495416
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8923665bb46255058d864e6849aaa1b4d9ab9773d2dc7039e846e4d179c8b594
3
  size 4719
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49b591ded211254e3f93228c4945ad7e0debb6fa006f6dcc1160dc28dfcd89b8
3
  size 4719