NLPProject2023Z commited on
Commit
4c40ed9
1 Parent(s): 85453fe

End of training

Browse files
README.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_trainer
4
+ model-index:
5
+ - name: roberta_regression_corrected
6
+ results: []
7
+ ---
8
+
9
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
10
+ should probably proofread and complete it, then remove this comment. -->
11
+
12
+ # roberta_regression_corrected
13
+
14
+ This model is a fine-tuned version of [](https://huggingface.co/) on the None dataset.
15
+ It achieves the following results on the evaluation set:
16
+ - Loss: 0.5899
17
+
18
+ ## Model description
19
+
20
+ More information needed
21
+
22
+ ## Intended uses & limitations
23
+
24
+ More information needed
25
+
26
+ ## Training and evaluation data
27
+
28
+ More information needed
29
+
30
+ ## Training procedure
31
+
32
+ ### Training hyperparameters
33
+
34
+ The following hyperparameters were used during training:
35
+ - learning_rate: 0.0005
36
+ - train_batch_size: 25
37
+ - eval_batch_size: 25
38
+ - seed: 42
39
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
+ - lr_scheduler_type: linear
41
+ - num_epochs: 5
42
+
43
+ ### Training results
44
+
45
+ | Training Loss | Epoch | Step | Validation Loss |
46
+ |:-------------:|:-----:|:----:|:---------------:|
47
+ | No log | 1.0 | 160 | 0.5899 |
48
+ | No log | 2.0 | 320 | 0.5899 |
49
+ | No log | 3.0 | 480 | 0.5899 |
50
+ | 0.5781 | 4.0 | 640 | 0.5899 |
51
+ | 0.5781 | 5.0 | 800 | 0.5899 |
52
+
53
+
54
+ ### Framework versions
55
+
56
+ - Transformers 4.35.2
57
+ - Pytorch 2.1.0+cu121
58
+ - Datasets 2.16.1
59
+ - Tokenizers 0.15.0
config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "CustomModel"
4
+ ],
5
+ "hidden_dropout_prob": 0.1,
6
+ "hidden_size": 768,
7
+ "torch_dtype": "float32",
8
+ "transformers_version": "4.35.2",
9
+ "vocab_size": 50265
10
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9513e94fb4de77dff2f2bf6fac364a31091181da8a0a1be8b614a918bdf79c4f
3
+ size 498609164
runs/Jan07_20-36-26_e3702972d81f/events.out.tfevents.1704659790.e3702972d81f.56725.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ceb31bb42d29178492e69d66d20f44da6ba7a5fe5264418a17a7ddfcd9028d3
3
+ size 5588
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a781d0dcb81e111a12b67d9b5b28034fe5067b665ea18c9cce2e8f2dbf008f3
3
+ size 4600