ajrayman commited on
Commit
6618f38
1 Parent(s): 29baa62

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: Gregariousness_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
- # Gregariousness_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.6050
25
- - Accuracy: 0.6794
26
- - Precision: 0.6869
27
- - Recall: 0.5980
28
- - F1: 0.6394
 
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.6922 | 0.4753 | 0.4753 | 1.0 | 0.6443 |
60
- | No log | 2.0 | 268 | 0.6288 | 0.6207 | 0.7696 | 0.2882 | 0.4194 |
61
- | No log | 3.0 | 402 | 0.6050 | 0.6794 | 0.6869 | 0.5980 | 0.6394 |
62
 
63
 
64
  ### Framework versions
 
10
  - recall
11
  - f1
12
  model-index:
13
+ - name: Friendliness_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
+ # Friendliness_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.6491
25
+ - Accuracy: 0.6716
26
+ - Precision: 0.6855
27
+ - Recall: 0.6781
28
+ - F1: 0.6817
29
+ - Auc: 0.6714
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.6487 | 0.6371 | 0.7420 | 0.4604 | 0.5683 | 0.6440 |
61
+ | No log | 2.0 | 268 | 0.6111 | 0.6707 | 0.6550 | 0.7716 | 0.7085 | 0.6668 |
62
+ | No log | 3.0 | 402 | 0.6491 | 0.6716 | 0.6855 | 0.6781 | 0.6817 | 0.6714 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd4b9db33dbca34789cb9dd0391adcfc8e0aa3ee230deade8df52f5365d5e31a
3
  size 1421495416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e20849edbb83d34b69a731dc8e4f8ed439a89bda8031aa7b5389fb4d27b2e73
3
  size 1421495416
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cbc9e22a328e08a1b25d8e30531d9a96e3c455ec0bc878ea297a0acaf3bf7bcf
3
  size 4719
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05bf82139a538bbcf2c7b2f210195fcd2c9edadb01c32831fbf74f2b308d0ae1
3
  size 4719