learn3r commited on
Commit
8821565
1 Parent(s): 114d833

Training in progress, epoch 10

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. tokenizer.json +6 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "google/long-t5-tglobal-xl",
3
  "architectures": [
4
  "LongT5ForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "/home/co-ou1/rds/hpc-work/models/longt5_xl_sfd_4096/longt5_xl_sfd_4096_e10/checkpoint-140",
3
  "architectures": [
4
  "LongT5ForConditionalGeneration"
5
  ],
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c210a64ab956c6fd830100c748dd7f785c7f669f7f9542338320f6a4b2bfdccf
3
  size 4347
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65b58e052624bc99e9a5af72a86d473c5f2be0eeefb1974257ae7928ee2f42e5
3
  size 4347