ajrayman commited on
Commit
3eb838f
1 Parent(s): dd36a89

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: Liberalism_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
- # Liberalism_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.6927
25
- - Accuracy: 0.6782
26
- - Precision: 0.6618
27
- - Recall: 0.6960
28
- - F1: 0.6785
 
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.6187 | 0.6371 | 0.7463 | 0.3881 | 0.5107 |
60
- | No log | 2.0 | 268 | 0.6014 | 0.6763 | 0.6588 | 0.6979 | 0.6778 |
61
- | No log | 3.0 | 402 | 0.6927 | 0.6782 | 0.6618 | 0.6960 | 0.6785 |
62
 
63
 
64
  ### Framework versions
 
10
  - recall
11
  - f1
12
  model-index:
13
+ - name: Intellect_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
+ # Intellect_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.6577
25
+ - Accuracy: 0.6511
26
+ - Precision: 0.6853
27
+ - Recall: 0.5685
28
+ - F1: 0.6215
29
+ - Auc: 0.6517
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.6308 | 0.6614 | 0.6539 | 0.6963 | 0.6744 | 0.6611 |
61
+ | No log | 2.0 | 268 | 0.6236 | 0.6539 | 0.7086 | 0.5315 | 0.6074 | 0.6548 |
62
+ | No log | 3.0 | 402 | 0.6577 | 0.6511 | 0.6853 | 0.5685 | 0.6215 | 0.6517 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:499408ff7441dcd58e304f6e724c1b3c1a280d1c7ecd37f235c2b75683a6e0e7
3
  size 1421495416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01fa62c429a0f519507d508852a7ce370737f75aee0f3b0312110a00c57a126c
3
  size 1421495416
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:389be9bd054ba046a7929157ad5011d684f9d1f69c54844945b1314953698cbb
3
  size 4719
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee09e67dfd9075947b5a6e0158a5abe9a9f249d3aafcf560b368cba3fd85d3dd
3
  size 4719