asahi417 commited on
Commit
ca34b1d
1 Parent(s): 8d6d9ec

model update

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "analogy_models/flan-t5-xl-analogy-epoch3-p/model",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "google/flan-t5-xl",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
pytorch_model-00001-of-00002.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:574a09d332b4a78a86e7abaf2fbccd8cb2fc8fc16c2cdaab684cbbe0ced1945c
3
- size 9449727999
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4512989613645904de51f8843218a383fa0e3d29d339f9f5560cd9006f2bfdc
3
+ size 9449734591
pytorch_model-00002-of-00002.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:667bc9edd639a3933b1909fa6f77c9bf89a74c0863a27d44a9ed1a94af57df53
3
- size 1949497635
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8e9bddfe871429c671ccd5d445f0025b3a876f83cab217b2c06ac105e95272d
3
+ size 1949498851
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-xl-analogy-epoch3-p/model",
108
  "pad_token": "<pad>",
109
  "sp_model_kwargs": {},
110
  "special_tokens_map_file": "/home/arthur_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-xl",
108
  "pad_token": "<pad>",
109
  "sp_model_kwargs": {},
110
  "special_tokens_map_file": "/home/arthur_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:38116e13e634b07dbd857b6a0769ff15c4b0f06be436afebb76fe2b7e4b81d43
3
  size 3643
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c28d397e58b4c5ff90eb21497bac782a2aa25b9af3298b001b4bd2d02656d602
3
  size 3643
validation_accuracy.json CHANGED
@@ -1 +1 @@
1
- {"accuracy": 0.7088607594936709, "dataset": "relbert/semeval2012_relational_similarity", "split": "validation"}
 
1
+ {"accuracy": 0.6708860759493671, "dataset": "relbert/semeval2012_relational_similarity", "split": "validation"}