mostafa0841 commited on
Commit
12017ee
1 Parent(s): 65def4d

t5_recommendation_jobs_53.3

Browse files
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "decoder_start_token_id": 0,
3
+ "eos_token_id": 1,
4
+ "pad_token_id": 0,
5
+ "transformers_version": "4.27.0"
6
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f92fe6fc2d552717646201fde6b37af2514a7ee6e6ca5c88f3ffc013088f4b8c
3
  size 242072086
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25ce73968e46b2e95d33f93be75e0b097bad0fbea35925315dc7d66f86bfc0aa
3
  size 242072086
runs/Apr13_22-25-04_a5e0d421612c/events.out.tfevents.1713047146.a5e0d421612c.34.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:205e348755e7b62bca171fac538538d1744aeb330c17051f22f60065c73c2e76
3
- size 10482
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cfe0aaad1a8b67b822f38549371d96ac97bd1d06eecbda5970fe7c9a5cf6550
3
+ size 13461
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 20,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 512,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },