NLPProject2023Z commited on
Commit
ac78e6b
·
1 Parent(s): 3d662c5

End of training

Browse files
README.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_trainer
4
+ model-index:
5
+ - name: xlnet_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
+ # xlnet_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.3655
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.3655 |
48
+ | No log | 2.0 | 320 | 0.3655 |
49
+ | No log | 3.0 | 480 | 0.3655 |
50
+ | 0.3548 | 4.0 | 640 | 0.3655 |
51
+ | 0.3548 | 5.0 | 800 | 0.3655 |
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": 32000
10
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c1f9afc2b9ffcd99fd765cc10fdd1df26d213f4a3c985cfb715a35ec6bbd25f
3
+ size 466897548
runs/Jan07_21-10-24_e3702972d81f/events.out.tfevents.1704661830.e3702972d81f.66096.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c870493f11bb181b40b14d0e3c115cf3ae6787ed5fd13a0b13dae534138902cf
3
+ size 5582
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:055d53b8b75e86f110367bbba333f8a3e5ebdc59329ddb0c2bf0d5dfc9d02c4a
3
+ size 4600