rizvi-rahil786 commited on
Commit
ef6a9ee
·
verified ·
1 Parent(s): a6356cc

End of training

Browse files
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.6723
19
 
20
  ## Model description
21
 
@@ -47,8 +47,8 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
- | 0.9763 | 1.0 | 3112 | 0.7526 |
51
- | 1.0695 | 2.0 | 6224 | 0.6723 |
52
 
53
 
54
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.6533
19
 
20
  ## Model description
21
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | 0.9543 | 1.0 | 3112 | 0.7276 |
51
+ | 1.0446 | 2.0 | 6224 | 0.6533 |
52
 
53
 
54
  ### Framework versions
logs/events.out.tfevents.1710603971.adb9453b36d2.11840.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f6ea7880e9fa44d775f71eefcea0ef396541e455a6c8f43a46208762b271d3c1
3
- size 71540
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f40c40ad7506f1abf4c876c541f64d76ec0e60ec1dc1f6ff114d42bb7d58a8c8
3
+ size 137786
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6cef15c41ae8c5f836f753e53041b8677955e61aa1b72c1de32fe945d1704258
3
  size 243115008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a934ec990ea8f9ca138c1fc31070e6bcfa3976ebcdeaec26f5ac924f1bde6a79
3
  size 243115008
tokenizer.json CHANGED
@@ -1,7 +1,19 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 256,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": "BatchLongest",
11
+ "direction": "Right",
12
+ "pad_to_multiple_of": null,
13
+ "pad_id": 0,
14
+ "pad_type_id": 0,
15
+ "pad_token": "<pad>"
16
+ },
17
  "added_tokens": [
18
  {
19
  "id": 0,