Lareb00 commited on
Commit
eacdce5
·
verified ·
1 Parent(s): 29c11d2

Training is completed!!!

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: xlm-roberta-base
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - f1
10
+ model-index:
11
+ - name: model_large_batch
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # model_large_batch
19
+
20
+ This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.7476
23
+ - Accuracy: 0.7097
24
+ - F1: 0.7082
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 2e-05
44
+ - train_batch_size: 32
45
+ - eval_batch_size: 32
46
+ - seed: 42
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - num_epochs: 5
50
+ - mixed_precision_training: Native AMP
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
55
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
56
+ | 0.7514 | 1.0 | 500 | 0.7058 | 0.6933 | 0.6904 |
57
+ | 0.67 | 2.0 | 1000 | 0.6883 | 0.7063 | 0.7038 |
58
+ | 0.602 | 3.0 | 1500 | 0.6912 | 0.7137 | 0.7136 |
59
+ | 0.5294 | 4.0 | 2000 | 0.7174 | 0.7055 | 0.7036 |
60
+ | 0.4834 | 5.0 | 2500 | 0.7476 | 0.7097 | 0.7082 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.44.2
66
+ - Pytorch 2.5.0+cu121
67
+ - Datasets 3.0.2
68
+ - Tokenizers 0.19.1
runs/Oct27_12-36-32_bbd658741b81/events.out.tfevents.1730032600.bbd658741b81.432.6 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8742ae08e38a7bba34adff6290dbedb675b0a3689a2cd31319979ee5021358db
3
- size 8730
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f4814c2d3b535cb5e960b7ea71054a20e52fcc650ffb76ac25a0ccce7c6c759
3
+ size 9453