ajrayman commited on
Commit
dd90490
·
verified ·
1 Parent(s): fe63bf9

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: Agree_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
- # Agree_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.5758
25
- - Accuracy: 0.7577
26
- - Precision: 0.7504
27
- - Recall: 0.7887
28
- - F1: 0.7691
 
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.4915 | 0.7689 | 0.7911 | 0.7450 | 0.7674 |
60
- | No log | 2.0 | 268 | 0.4766 | 0.7698 | 0.7586 | 0.8069 | 0.7820 |
61
- | No log | 3.0 | 402 | 0.5758 | 0.7577 | 0.7504 | 0.7887 | 0.7691 |
62
 
63
 
64
  ### Framework versions
 
10
  - recall
11
  - f1
12
  model-index:
13
+ - name: Extra_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
+ # Extra_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.6522
25
+ - Accuracy: 0.6962
26
+ - Precision: 0.6852
27
+ - Recall: 0.6879
28
+ - F1: 0.6865
29
+ - Auc: 0.6959
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.6402 | 0.6533 | 0.6073 | 0.8015 | 0.6910 | 0.6580 |
61
+ | No log | 2.0 | 268 | 0.6021 | 0.6729 | 0.6377 | 0.7495 | 0.6891 | 0.6753 |
62
+ | No log | 3.0 | 402 | 0.6522 | 0.6962 | 0.6852 | 0.6879 | 0.6865 | 0.6959 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e58ae26c70be7ef4ffef862a0b8ec6ca7587ccef1e5e09ba953a353cdcfe589
3
  size 1421495416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03f66fe91061d36fd7791fa28501df0361250c73891f139e5fc30a0725ff0fa8
3
  size 1421495416
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eb409bedc7c6fdbb410cf4d54098c7e5b23ef112d6d769403e75433b6b573afc
3
  size 4719
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc079e512f161b314f6bface9ecbcda28f1d545bb2f8f9042ea307f617f4ecd0
3
  size 4719