ajrayman commited on
Commit
02c33bd
·
verified ·
1 Parent(s): 9575d9e

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: Emotionality_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
- # Emotionality_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.6728
25
- - Accuracy: 0.6474
26
- - Precision: 0.6718
27
- - Recall: 0.6234
28
- - F1: 0.6467
 
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.6484 | 0.625 | 0.6055 | 0.7910 | 0.6859 |
60
- | No log | 2.0 | 268 | 0.6215 | 0.6511 | 0.6881 | 0.5964 | 0.6390 |
61
- | No log | 3.0 | 402 | 0.6728 | 0.6474 | 0.6718 | 0.6234 | 0.6467 |
62
 
63
 
64
  ### Framework versions
 
10
  - recall
11
  - f1
12
  model-index:
13
+ - name: Artistic_Interests_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
+ # Artistic_Interests_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.6671
25
+ - Accuracy: 0.6297
26
+ - Precision: 0.6201
27
+ - Recall: 0.6516
28
+ - F1: 0.6354
29
+ - Auc: 0.6299
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.6475 | 0.6306 | 0.6321 | 0.6083 | 0.6200 | 0.6304 |
61
+ | No log | 2.0 | 268 | 0.6681 | 0.6213 | 0.5960 | 0.7307 | 0.6565 | 0.6223 |
62
+ | No log | 3.0 | 402 | 0.6671 | 0.6297 | 0.6201 | 0.6516 | 0.6354 | 0.6299 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a4cbc9969f54bc7eade22ebec4478d8534dc66f39bf617af73894b0db56ec2c
3
  size 1421495416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20823078ae4657099a1326c86e5d50bbb90d10c45003ec990f9a553e246cbd6f
3
  size 1421495416
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c616beb292144e1317a4d55b49d3d64361a302fc8abd5f65a87f151d1b2f990a
3
  size 4719
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dd77d389d6e2ab2f8b538230826f74107041de723fe2b94a53dd47f1f0ae4e0
3
  size 4719