wenbrau commited on
Commit
0233d1c
·
1 Parent(s): da99303

Model save

Browse files
README.md ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: roberta-base
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: roberta-base_immifilms
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # roberta-base_immifilms
15
+
16
+ This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.6933
19
+
20
+ ## Model description
21
+
22
+ More information needed
23
+
24
+ ## Intended uses & limitations
25
+
26
+ More information needed
27
+
28
+ ## Training and evaluation data
29
+
30
+ More information needed
31
+
32
+ ## Training procedure
33
+
34
+ ### Training hyperparameters
35
+
36
+ The following hyperparameters were used during training:
37
+ - learning_rate: 5e-05
38
+ - train_batch_size: 64
39
+ - eval_batch_size: 64
40
+ - seed: 42
41
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
+ - lr_scheduler_type: linear
43
+ - lr_scheduler_warmup_steps: 500
44
+ - num_epochs: 5
45
+ - mixed_precision_training: Native AMP
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss |
50
+ |:-------------:|:-----:|:-----:|:---------------:|
51
+ | 0.6939 | 1.0 | 17376 | 0.6931 |
52
+ | 0.6934 | 2.0 | 34752 | 0.6934 |
53
+ | 0.6932 | 3.0 | 52128 | 0.6931 |
54
+ | 0.6932 | 4.0 | 69504 | 0.6933 |
55
+ | 0.6932 | 5.0 | 86880 | 0.6933 |
56
+
57
+
58
+ ### Framework versions
59
+
60
+ - Transformers 4.35.2
61
+ - Pytorch 2.1.0+cu118
62
+ - Datasets 2.15.0
63
+ - Tokenizers 0.15.0
logs/events.out.tfevents.1702185532.754b5898d289.12916.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3a3a1b4c92b70e73548fdd0c221ee35c01c5d22e2ae20554d55319161523f355
3
- size 6011
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74023fcc3edb42a8310cc54301d1210792fc4bde4ce8c99f941997306c50e00c
3
+ size 6807
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3dabe262b84ddc5a20fec3b4bd71ceab020c0fcd434284307c6a28372fe7d622
3
  size 498612824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ccefbd6a73bb5043aa3300df03611821161a594f87c1eb01788f32752c75256
3
  size 498612824