asahi417 commited on
Commit
378ab83
1 Parent(s): 0e7a488

model update

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "analogy_models/flan-t5-small-analogy-epoch3-pd/model",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "google/flan-t5-small",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:788d11374a10893c8aa7e0abb81d3080d028562637193d6712ed0e264f712fa7
3
- size 307907461
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48ca2c145ee7c5cfb7270189ce3677f74d249a40c3ff353bf9d4c684ad0c3d01
3
+ size 307910149
tokenizer_config.json CHANGED
@@ -104,7 +104,7 @@
104
  "eos_token": "</s>",
105
  "extra_ids": 100,
106
  "model_max_length": 512,
107
- "name_or_path": "analogy_models/flan-t5-small-analogy-epoch3-pd/model",
108
  "pad_token": "<pad>",
109
  "sp_model_kwargs": {},
110
  "special_tokens_map_file": "/home/younes_huggingface_co/.cache/huggingface/hub/models--google--t5-v1_1-small/snapshots/fb7e6cba609f7bab11c614294bc04f82f613c7b1/special_tokens_map.json",
 
104
  "eos_token": "</s>",
105
  "extra_ids": 100,
106
  "model_max_length": 512,
107
+ "name_or_path": "google/flan-t5-small",
108
  "pad_token": "<pad>",
109
  "sp_model_kwargs": {},
110
  "special_tokens_map_file": "/home/younes_huggingface_co/.cache/huggingface/hub/models--google--t5-v1_1-small/snapshots/fb7e6cba609f7bab11c614294bc04f82f613c7b1/special_tokens_map.json",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ce1079d4bfc158035eb9249a6d28e339237c17812af49630c97767074deefc9
3
  size 3643
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9ad85291112a42484851e63e062969153cf4d4c4a7752b649c878c950511b12
3
  size 3643
validation_accuracy.json CHANGED
@@ -1 +1 @@
1
- {"accuracy": 0.5569620253164557, "dataset": "relbert/semeval2012_relational_similarity", "split": "validation"}
 
1
+ {"accuracy": 0.5822784810126582, "dataset": "relbert/semeval2012_relational_similarity", "split": "validation"}