KoichiYasuoka
commited on
Commit
•
2cab6b4
1
Parent(s):
389ba0a
model improved
Browse files- pytorch_model.bin +2 -2
- setup.py +1 -1
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf35de99ef4e3000c2706b06f74567048f81395c5f1e108c9b6c0f44d944f734
|
3 |
+
size 423142676
|
setup.py
CHANGED
@@ -5,7 +5,7 @@ URL="https://github.com/KoichiYasuoka/SuPar-Kanbun"
|
|
5 |
|
6 |
setuptools.setup(
|
7 |
name="suparkanbun",
|
8 |
-
version="1.4.
|
9 |
description="Tokenizer POS-tagger and Dependency-parser for Classical Chinese",
|
10 |
long_description=long_description,
|
11 |
long_description_content_type="text/markdown",
|
|
|
5 |
|
6 |
setuptools.setup(
|
7 |
name="suparkanbun",
|
8 |
+
version="1.4.2",
|
9 |
description="Tokenizer POS-tagger and Dependency-parser for Classical Chinese",
|
10 |
long_description=long_description,
|
11 |
long_description_content_type="text/markdown",
|