Spaces:
Runtime error
Runtime error
ashishraics
commited on
Commit
β’
e2a29e2
1
Parent(s):
fe4338e
add t5 onnx
Browse files- config.yaml +0 -0
- keywords.py +0 -0
- onnx_t5/t5-base-finetuned-question-generation-ap-decoder-quantized.onnx +3 -0
- onnx_t5/t5-base-finetuned-question-generation-ap-encoder-quantized.onnx +3 -0
- onnx_t5/t5-base-finetuned-question-generation-ap-init-decoder-quantized.onnx +3 -0
- {model_vanila β tokenizer_t5}/special_tokens_map.json +0 -0
- {model_vanila β tokenizer_t5}/spiece.model +0 -0
- {model_vanila β tokenizer_t5}/tokenizer.json +0 -0
- {model_vanila β tokenizer_t5}/tokenizer_config.json +0 -0
config.yaml
ADDED
File without changes
|
keywords.py
ADDED
File without changes
|
onnx_t5/t5-base-finetuned-question-generation-ap-decoder-quantized.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7fd1ef13a086568b5d0a9d2b34ef693a59ce8584fd9d9cb66349785b9d4399a
|
3 |
+
size 149474874
|
onnx_t5/t5-base-finetuned-question-generation-ap-encoder-quantized.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0d34eaddeaa1f5c94b59fb11cc4ad1cf99b7205acea1f58d63a889fe57d836c
|
3 |
+
size 110252929
|
onnx_t5/t5-base-finetuned-question-generation-ap-init-decoder-quantized.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e64776579790926be590c4f20b0c5b78ca8f20cc0009a1507da4d683fe09f5cf
|
3 |
+
size 163748516
|
{model_vanila β tokenizer_t5}/special_tokens_map.json
RENAMED
File without changes
|
{model_vanila β tokenizer_t5}/spiece.model
RENAMED
File without changes
|
{model_vanila β tokenizer_t5}/tokenizer.json
RENAMED
File without changes
|
{model_vanila β tokenizer_t5}/tokenizer_config.json
RENAMED
File without changes
|