maayanorner
commited on
Commit
•
f3ba46f
1
Parent(s):
c0c3e3a
Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ NOT production-ready.
|
|
3 |
Based on DictaLM2.0; fine-tuned for text summarization.
|
4 |
|
5 |
Known Issues:
|
6 |
-
- The model is bloated (disk size - consider using maayanorner/hebrew-summarization-llm-4bit
|
7 |
- While the results look pretty good, the model was not evaluated.
|
8 |
- Short inputs (i.e., "articles" of one line) will yield a contextless "summary".
|
9 |
|
|
|
3 |
Based on DictaLM2.0; fine-tuned for text summarization.
|
4 |
|
5 |
Known Issues:
|
6 |
+
- The model is bloated (disk size - consider using maayanorner/hebrew-summarization-llm-4bit for low resource envs).
|
7 |
- While the results look pretty good, the model was not evaluated.
|
8 |
- Short inputs (i.e., "articles" of one line) will yield a contextless "summary".
|
9 |
|