vsamuel commited on
Commit
4b8dc88
1 Parent(s): 2a8ef10

End of training

Browse files
README.md ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_trainer
4
+ model-index:
5
+ - name: t5_small_five_epoch
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
+ # t5_small_five_epoch
13
+
14
+ This model was trained from scratch on the None dataset.
15
+
16
+ ## Model description
17
+
18
+ More information needed
19
+
20
+ ## Intended uses & limitations
21
+
22
+ More information needed
23
+
24
+ ## Training and evaluation data
25
+
26
+ More information needed
27
+
28
+ ## Training procedure
29
+
30
+ ### Training hyperparameters
31
+
32
+ The following hyperparameters were used during training:
33
+ - learning_rate: 2e-05
34
+ - train_batch_size: 4
35
+ - eval_batch_size: 2
36
+ - seed: 42
37
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
38
+ - lr_scheduler_type: linear
39
+ - num_epochs: 5
40
+
41
+ ### Framework versions
42
+
43
+ - Transformers 4.35.2
44
+ - Pytorch 2.1.0+cu121
45
+ - Datasets 2.16.1
46
+ - Tokenizers 0.15.1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "t5-small",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "t5_small_five_epoch",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "decoder_start_token_id": 0,
4
+ "eos_token_id": 1,
5
+ "pad_token_id": 0,
6
+ "transformers_version": "4.35.2"
7
+ }
runs/Jan29_17-10-38_4893cb04a0f2/events.out.tfevents.1706548248.4893cb04a0f2.2305.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3e0c8472fa48ef1de8313ed155ed095af611753e6c5b6e634f74c0228bdd0052
3
- size 7089
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35d3b717de3ab38fb948348504d400de91ed517a3e04fa9721df55380904e3e0
3
+ size 8493
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:84a323affbec2232ec7c6f10df35060f42b4925aa89d2b932f32d3f2f6709aff
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63c6abe4a1c7774b653ceed155d63284199e82a2be5d4dfb2d63f2f08f8319a9
3
  size 4728