UNSW990025T2Transformer commited on
Commit
aab274a
·
verified ·
1 Parent(s): c63d603

Upload fine-tuned model

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "Model/checkpoint-2000",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "google/flan-t5-small",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7edae14a17d78bfa3c6f97402825070e7a4722fdf01720fda2e6cfe328d11f18
3
  size 307867048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72df76233055258dfe2866e38190f8d19bcead050c8af2f002eef4e4e01ea640
3
  size 307867048
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59c7d4623cc5c2cf8deaffdca7dcb6e1ce0aa6e6c3dd7aa0b1fcb08b0d922d1a
3
+ size 14581
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "add_prefix_space": true,
3
  "added_tokens_decoder": {
4
  "0": {
5
  "content": "<pad>",
@@ -932,7 +931,6 @@
932
  "eos_token": "</s>",
933
  "extra_ids": 100,
934
  "extra_special_tokens": {},
935
- "legacy": true,
936
  "model_max_length": 512,
937
  "pad_token": "<pad>",
938
  "sp_model_kwargs": {},
 
1
  {
 
2
  "added_tokens_decoder": {
3
  "0": {
4
  "content": "<pad>",
 
931
  "eos_token": "</s>",
932
  "extra_ids": 100,
933
  "extra_special_tokens": {},
 
934
  "model_max_length": 512,
935
  "pad_token": "<pad>",
936
  "sp_model_kwargs": {},
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e002ef2bd3579eb26bc9d48bd2372dc4fc9f01d0f1ff0916f73670500c2458a
3
+ size 5649