mmcquade11
commited on
Commit
•
f581499
1
Parent(s):
b29545a
initial version
Browse files- config.json +1 -0
- infinity_model.bin +3 -0
- tokenizer.json +0 -0
config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"infrastructure": {"accelerator": "cpu", "hardware": "intel"}, "pipeline": {"client": {"port": 8001, "url": "localhost", "use_tls": false}, "name": "juliensimon__autonlp_imdb_demo_hf_16622767", "task": "sequence_classification", "tokenizer": "./tokenizer.json", "version": "1"}}
|
infinity_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4668eea3edc3d28e0771d315cdca8ae1ab5d14bc74e32a7b96e77dac53e85d1
|
3 |
+
size 68939478
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|