ajrayman commited on
Commit
4c993ec
·
verified ·
1 Parent(s): 107be2e

Training in progress, epoch 1

Browse files
Files changed (2) hide show
  1. README.md +13 -12
  2. training_args.bin +1 -1
README.md CHANGED
@@ -10,22 +10,23 @@ metrics:
10
  - recall
11
  - f1
12
  model-index:
13
- - name: FairnessReciprocity_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
- # FairnessReciprocity_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.6999
25
- - Accuracy: 0.5972
26
- - Precision: 0.5651
27
- - Recall: 0.6674
28
- - F1: 0.6120
 
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 | 125 | 0.6727 | 0.5782 | 0.5754 | 0.4337 | 0.4946 |
60
- | No log | 2.0 | 250 | 0.6749 | 0.5912 | 0.5579 | 0.68 | 0.6129 |
61
- | No log | 3.0 | 375 | 0.6999 | 0.5972 | 0.5651 | 0.6674 | 0.6120 |
62
 
63
 
64
  ### Framework versions
 
10
  - recall
11
  - f1
12
  model-index:
13
+ - name: HarmCare_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
+ # HarmCare_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.6675
25
+ - Accuracy: 0.6433
26
+ - Precision: 0.6315
27
+ - Recall: 0.7438
28
+ - F1: 0.6831
29
+ - Auc: 0.6398
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 | 127 | 0.6639 | 0.6087 | 0.6074 | 0.6864 | 0.6445 | 0.6060 |
61
+ | No log | 2.0 | 254 | 0.6713 | 0.5988 | 0.5723 | 0.8853 | 0.6952 | 0.5889 |
62
+ | No log | 3.0 | 381 | 0.6675 | 0.6433 | 0.6315 | 0.7438 | 0.6831 | 0.6398 |
63
 
64
 
65
  ### Framework versions
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:95af91db1033645e696dcb99036959eff59457d0f7c79941a5d67523536cfcf3
3
  size 4719
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf1c8db35e834b608e87a3c5bc8838887046ae04d2e896ceeaa6304e59ee0715
3
  size 4719