debaratna commited on
Commit
5303602
·
verified ·
1 Parent(s): e71b6ce

Model save

Browse files
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: FacebookAI/roberta-base
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: MLM_roberta_base
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # MLM_roberta_base
16
+
17
+ This model is a fine-tuned version of [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.8233
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 2e-05
39
+ - train_batch_size: 8
40
+ - eval_batch_size: 8
41
+ - seed: 42
42
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
+ - lr_scheduler_type: linear
44
+ - num_epochs: 5
45
+
46
+ ### Training results
47
+
48
+ | Training Loss | Epoch | Step | Validation Loss |
49
+ |:-------------:|:-----:|:-----:|:---------------:|
50
+ | 1.0803 | 1.0 | 3988 | 0.9685 |
51
+ | 0.9932 | 2.0 | 7976 | 0.9002 |
52
+ | 0.9469 | 3.0 | 11964 | 0.8586 |
53
+ | 0.9026 | 4.0 | 15952 | 0.8372 |
54
+ | 0.8796 | 5.0 | 19940 | 0.8233 |
55
+
56
+
57
+ ### Framework versions
58
+
59
+ - Transformers 4.47.1
60
+ - Pytorch 2.5.1+cu121
61
+ - Datasets 3.2.0
62
+ - Tokenizers 0.21.0
runs/Jan12_12-58-33_9e2ac262d97a/events.out.tfevents.1736686715.9e2ac262d97a.1014.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:498c4cc30cf81109a46a2f798b12930c89d0275766b41cc712af86ec48dde93d
3
- size 14397
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77c768aab04aff5d78e7869d566010c6fb4e3ebbb93af92b25e68ab3ffcb1cf7
3
+ size 15033