RobCaamano commited on
Commit
973041f
1 Parent(s): 6f28d98

Training in progress epoch 1

Browse files
.gitattributes CHANGED
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ checkpoints/model_checkpoint.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
37
+ checkpoints/model_checkpoint.index filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -15,11 +15,11 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 1.0171
19
- - Validation Loss: 0.7827
20
- - Train Bleu: 9.3294
21
- - Train Gen Len: 57.7548
22
- - Epoch: 0
23
 
24
  ## Model description
25
 
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
46
  | Train Loss | Validation Loss | Train Bleu | Train Gen Len | Epoch |
47
  |:----------:|:---------------:|:----------:|:-------------:|:-----:|
48
  | 1.0171 | 0.7827 | 9.3294 | 57.7548 | 0 |
 
49
 
50
 
51
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.8284
19
+ - Validation Loss: 0.7058
20
+ - Train Bleu: 12.1991
21
+ - Train Gen Len: 56.1406
22
+ - Epoch: 1
23
 
24
  ## Model description
25
 
 
46
  | Train Loss | Validation Loss | Train Bleu | Train Gen Len | Epoch |
47
  |:----------:|:---------------:|:----------:|:-------------:|:-----:|
48
  | 1.0171 | 0.7827 | 9.3294 | 57.7548 | 0 |
49
+ | 0.8284 | 0.7058 | 12.1991 | 56.1406 | 1 |
50
 
51
 
52
  ### Framework versions
checkpoints/checkpoint ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ model_checkpoint_path: "model_checkpoint"
2
+ all_model_checkpoint_paths: "model_checkpoint"
checkpoints/model_checkpoint.data-00000-of-00001 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fb1b3b1fcd0c6a454bed54fe3c3e21f158609d54127c10614819d4920ddae86
3
+ size 2675027581
checkpoints/model_checkpoint.index ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ce879e67bbfe4affb9ad47628d013a7a0cb8c3cfa7e8604dd7888f79c562277
3
+ size 58741
logs/train/events.out.tfevents.1700334220.ROB-AZUREII.31332.0.v2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c9868cab0fa919910a7ff7d4ce49a7b1a05477d670842977c83f9550a352ffe9
3
- size 3274538
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e33be5b91774158036618a097f1fc3440ade12d19ed1351cd3c79c120444d8d
3
+ size 3274745
logs/validation/events.out.tfevents.1700335352.ROB-AZUREII.31332.1.v2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b7690ac5fb3a38dedbb5dff6e99aa77c67617cf91314ee622be7d46707a01b1f
3
- size 194
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05d83657b981fc597447ab45e4e05f7bc053c5170c03c30fb20c6c88bccc612c
3
+ size 351
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:13a934fa9905d77e2487544791fd10a4d7fa90abb29ae8075121ff4018adb52b
3
  size 1089544048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2e88356715988f621437a54e45225ab7d07bed72a8e115d1dbd97a2500d28f3
3
  size 1089544048