LennardZuendorf
commited on
Commit
•
fcf805a
1
Parent(s):
f1c40ff
Updating to use pipeline with included vectorizer.
Browse files- README.md +0 -0
- config.json +2 -2
- legalis-scikit.pkl +3 -0
README.md
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
config.json
CHANGED
@@ -11,9 +11,9 @@
|
|
11 |
]
|
12 |
},
|
13 |
"model": {
|
14 |
-
"file": "legalis-scikit.
|
15 |
},
|
16 |
-
"model_format": "
|
17 |
"task": "text-classification",
|
18 |
"use_intelex": false
|
19 |
}
|
|
|
11 |
]
|
12 |
},
|
13 |
"model": {
|
14 |
+
"file": "legalis-scikit.pkl"
|
15 |
},
|
16 |
+
"model_format": "pickle",
|
17 |
"task": "text-classification",
|
18 |
"use_intelex": false
|
19 |
}
|
legalis-scikit.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e2437c1211a2b9f389d0817f12816fca49b60a254d95463144054768f841d02
|
3 |
+
size 83474777
|