priyankrathore commited on
Commit
63f14ad
·
verified ·
1 Parent(s): c8d2a5e

Training in progress, step 500

Browse files
config.json CHANGED
@@ -55,7 +55,7 @@
55
  }
56
  },
57
  "torch_dtype": "float32",
58
- "transformers_version": "4.46.3",
59
  "use_cache": true,
60
  "vocab_size": 32128
61
  }
 
55
  }
56
  },
57
  "torch_dtype": "float32",
58
+ "transformers_version": "4.47.1",
59
  "use_cache": true,
60
  "vocab_size": 32128
61
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:29064dac0bb79899f71f5a2e4307632616daedc98e37c710389e76a3674657c3
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c8d7df2ff5d933f548158382aba7530b0b4cde06b493aa0eaf920ad33834658
3
  size 242041896
runs/Dec23_14-11-59_gpu4/events.out.tfevents.1734943321.gpu4.3893274.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8be340205e6633ef0e384d04f0488ac1512c4279a65cdf71be14f02805343887
3
+ size 88
runs/Jan03_17-18-30_gpu4/events.out.tfevents.1735904911.gpu4.1605609.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7b488bcde2026b9ad9db53291c789d4ee3f38ec1f07a8238385560df2a57c4f
3
+ size 7311
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 128,
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
  },
tokenizer_config.json CHANGED
@@ -930,6 +930,7 @@
930
  "clean_up_tokenization_spaces": true,
931
  "eos_token": "</s>",
932
  "extra_ids": 100,
 
933
  "model_max_length": 512,
934
  "pad_token": "<pad>",
935
  "tokenizer_class": "T5Tokenizer",
 
930
  "clean_up_tokenization_spaces": true,
931
  "eos_token": "</s>",
932
  "extra_ids": 100,
933
+ "extra_special_tokens": {},
934
  "model_max_length": 512,
935
  "pad_token": "<pad>",
936
  "tokenizer_class": "T5Tokenizer",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2e816dc8b167ae4bbf108ce135da4ea1b0225ee206af33abe8d57914ebd8bcda
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2cb11dd65bf529053a97715a62ceca24a53419911b164e1e6e38fb90d0f6180
3
  size 5496