ajrayman commited on
Commit
7bbc1b4
1 Parent(s): 496aad2

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: Immoderation_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
- # Immoderation_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.7206
25
- - Accuracy: 0.5942
26
- - Precision: 0.5984
27
- - Recall: 0.5545
28
- - F1: 0.5756
 
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.6935 | 0.5243 | 0.7895 | 0.0564 | 0.1053 |
60
- | No log | 2.0 | 268 | 0.6717 | 0.5979 | 0.6188 | 0.4944 | 0.5496 |
61
- | No log | 3.0 | 402 | 0.7206 | 0.5942 | 0.5984 | 0.5545 | 0.5756 |
62
 
63
 
64
  ### Framework versions
 
10
  - recall
11
  - f1
12
  model-index:
13
+ - name: Self-consciousness_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
+ # Self-consciousness_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.6731
25
+ - Accuracy: 0.6791
26
+ - Precision: 0.6850
27
+ - Recall: 0.6998
28
+ - F1: 0.6923
29
+ - Auc: 0.6784
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.6490 | 0.6101 | 0.6945 | 0.4358 | 0.5356 | 0.6158 |
61
+ | No log | 2.0 | 268 | 0.6488 | 0.6502 | 0.6996 | 0.5642 | 0.6246 | 0.6530 |
62
+ | No log | 3.0 | 402 | 0.6731 | 0.6791 | 0.6850 | 0.6998 | 0.6923 | 0.6784 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b4471162a1863dc1c05d4b0bfefed92946cce6e4ea111af2c9fc03ac0da70321
3
  size 1421495416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c9f28224ed0fcf9da1c492dae277bbaa8989aa538a410baaad6ebdb35880b09
3
  size 1421495416
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b29c63bdc2e4bcee578d93660a509f2e56c7580568af80e31b4ecd8e753c69be
3
  size 4719
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fca4f8d522aa43a6f8c1074b2e79f8a42fff373726d13cee15d343cf038de52
3
  size 4719