andreaschandra
commited on
Commit
•
f0b1239
1
Parent(s):
d9b5de7
Training in progress, epoch 1
Browse files- pytorch_model.bin +1 -1
- tokenizer_config.json +1 -1
- training_args.bin +1 -1
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 891700799
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:59a4565401458e1d664f507c5368e0b990b9a7a82b7e8abbf3b3685bb649004b
|
3 |
size 891700799
|
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": "
|
108 |
"pad_token": "<pad>",
|
109 |
"sp_model_kwargs": {},
|
110 |
"special_tokens_map_file": null,
|
|
|
104 |
"eos_token": "</s>",
|
105 |
"extra_ids": 100,
|
106 |
"model_max_length": 512,
|
107 |
+
"name_or_path": "andreaschandra/unifiedqa-v2-t5-base-1363200-finetuned-causalqa-squad",
|
108 |
"pad_token": "<pad>",
|
109 |
"sp_model_kwargs": {},
|
110 |
"special_tokens_map_file": null,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3631
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5b406d2e53b1282e8f243a5354e102cc8b799584627d7774c6fbac7e7e1e936
|
3 |
size 3631
|