sangmin6600 commited on
Commit
7db7300
1 Parent(s): e57c8b7

Upload T5ForConditionalGeneration

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. generation_config.json +1 -1
  3. pytorch_model.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "sangmin6600/t5-v1_1-base-ko-chat",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
@@ -26,7 +26,7 @@
26
  "relative_attention_num_buckets": 32,
27
  "tie_word_embeddings": false,
28
  "torch_dtype": "float32",
29
- "transformers_version": "4.35.0",
30
  "use_cache": true,
31
  "vocab_size": 32128
32
  }
 
1
  {
2
+ "_name_or_path": "/home/smkim/T5/instruction_tuning/base/checkpoint-5370-ft-instruction/checkpoint-5370",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
26
  "relative_attention_num_buckets": 32,
27
  "tie_word_embeddings": false,
28
  "torch_dtype": "float32",
29
+ "transformers_version": "4.35.2",
30
  "use_cache": true,
31
  "vocab_size": 32128
32
  }
generation_config.json CHANGED
@@ -8,5 +8,5 @@
8
  "pad_token_id": 0,
9
  "top_k": 40,
10
  "top_p": 0.92,
11
- "transformers_version": "4.35.0"
12
  }
 
8
  "pad_token_id": 0,
9
  "top_k": 40,
10
  "top_p": 0.92,
11
+ "transformers_version": "4.35.2"
12
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3fddbf2df264035d8f4f8f8a0eda8850475e2a6e46ef24020b652d363b4d329d
3
  size 990405362
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:559d825be28ae15909548b90b7b502209810787626c085fb268449a49dcecbe3
3
  size 990405362