NLPProject2023Z commited on
Commit
ef9dc9f
·
1 Parent(s): 9799d34

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
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
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.3743
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: 2e-05
36
+ - train_batch_size: 50
37
+ - eval_batch_size: 50
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 | 80 | 0.3743 |
48
+ | No log | 2.0 | 160 | 0.3747 |
49
+ | No log | 3.0 | 240 | 0.3743 |
50
+ | No log | 4.0 | 320 | 0.3743 |
51
+ | No log | 5.0 | 400 | 0.3743 |
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:41fdc113e86b171eae59d9182f86a76f4b889e6861d599a8128a0006cb4793be
3
+ size 466897548
runs/Jan09_14-07-24_6d66d8949295/events.out.tfevents.1704809249.6d66d8949295.224.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:512143be616919d0871b35d1469a399109d198a4ec3a218e54b59788db1cbd33
3
+ size 7282
runs/Jan09_14-10-11_6d66d8949295/events.out.tfevents.1704809415.6d66d8949295.224.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8ec7c4507e464e9cbd85a7ec61e91914b044844ab9bc96e651a2d49f5022e76
3
+ size 3685
runs/Jan09_14-13-44_6d66d8949295/events.out.tfevents.1704809627.6d66d8949295.224.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7aecc10b188603b833ea86fb1cfb064224aa11d8a8d854a3c03d29d4edc47ab3
3
+ size 3685
runs/Jan09_14-18-07_6d66d8949295/events.out.tfevents.1704809890.6d66d8949295.224.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6acf33e78b8e966788ccda95c6e2e2cf3ee21f12dfac7546a1782f9bf84f7af
3
+ size 5389
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f7077b74662430ef662b530419692c1e9fd03ffacf0f230ce06c46fa699a4bd
3
+ size 4600