ELVISIO commited on
Commit
c42124c
·
verified ·
1 Parent(s): 2e3da7a

End of training

Browse files
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: FacebookAI/roberta-large-mnli
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: roberta-imdbv2
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # roberta-imdbv2
18
+
19
+ This model is a fine-tuned version of [FacebookAI/roberta-large-mnli](https://huggingface.co/FacebookAI/roberta-large-mnli) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.2863
22
+ - Accuracy: 0.9575
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 5e-05
42
+ - train_batch_size: 32
43
+ - eval_batch_size: 32
44
+ - seed: 42
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 10
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | No log | 1.0 | 250 | 0.3245 | 0.893 |
54
+ | 0.187 | 2.0 | 500 | 0.2042 | 0.95 |
55
+ | 0.187 | 3.0 | 750 | 0.2420 | 0.945 |
56
+ | 0.0659 | 4.0 | 1000 | 0.2778 | 0.94 |
57
+ | 0.0659 | 5.0 | 1250 | 0.2799 | 0.9475 |
58
+ | 0.0237 | 6.0 | 1500 | 0.2868 | 0.951 |
59
+ | 0.0237 | 7.0 | 1750 | 0.2748 | 0.954 |
60
+ | 0.0118 | 8.0 | 2000 | 0.2940 | 0.9555 |
61
+ | 0.0118 | 9.0 | 2250 | 0.2871 | 0.9565 |
62
+ | 0.0069 | 10.0 | 2500 | 0.2863 | 0.9575 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.45.2
68
+ - Pytorch 2.5.1+cu121
69
+ - Datasets 2.21.0
70
+ - Tokenizers 0.20.3
runs/Dec05_07-27-06_fd0a71954d44/events.out.tfevents.1733383635.fd0a71954d44.635.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e21017e21e0db8ca02024cd52c64e9dee8f9be662d1afc4ab0e85e0882114ed7
3
- size 9114
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9af7550eb29e8d77e747894d9c1c18fa2a8617508f2a44f30b59ec71b0f51054
3
+ size 9791