Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## Hebrew Conclusion Extraction Model (based on token classification)
|
2 |
|
3 |
#### How to use
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- he
|
5 |
+
library_name: transformers
|
6 |
+
---
|
7 |
## Hebrew Conclusion Extraction Model (based on token classification)
|
8 |
|
9 |
#### How to use
|