Merge branch 'main' of https://huggingface.co/EMBO/sd-ner into main
Browse files- .gitattributes +1 -0
- README.md +1 -1
- flax_model.msgpack +3 -0
.gitattributes
CHANGED
@@ -16,3 +16,4 @@
|
|
16 |
*.pth filter=lfs diff=lfs merge=lfs -text
|
17 |
pytorch_model.bin filter=lfs diff=lfs merge=lfs -text
|
18 |
training_args.bin filter=lfs diff=lfs merge=lfs -text
|
|
|
|
16 |
*.pth filter=lfs diff=lfs merge=lfs -text
|
17 |
pytorch_model.bin filter=lfs diff=lfs merge=lfs -text
|
18 |
training_args.bin filter=lfs diff=lfs merge=lfs -text
|
19 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -4,7 +4,7 @@ language:
|
|
4 |
thumbnail:
|
5 |
tags:
|
6 |
- token classification
|
7 |
-
license:
|
8 |
datasets:
|
9 |
- EMBO/sd-nlp
|
10 |
metrics:
|
|
|
4 |
thumbnail:
|
5 |
tags:
|
6 |
- token classification
|
7 |
+
license: agpl-3.0
|
8 |
datasets:
|
9 |
- EMBO/sd-nlp
|
10 |
metrics:
|
flax_model.msgpack
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f73900b7994ae25c83a59d9d662d1c404e391ad2ebd236850b5f5b4d4b95da6
|
3 |
+
size 496273445
|