Spaces:
Runtime error
Runtime error
add a token
Browse files- app.py +3 -1
- lid.176.ftz +0 -0
app.py
CHANGED
@@ -111,7 +111,9 @@ st.markdown(
|
|
111 |
trained on the Indonesian [Oscar](https://huggingface.co/datasets/oscar), [MC4](https://huggingface.co/datasets/mc4)
|
112 |
and [Wikipedia](https://huggingface.co/datasets/wikipedia) dataset. We created it as part of the
|
113 |
[Huggingface JAX/Flax event](https://discuss.huggingface.co/t/open-to-the-community-community-week-using-jax-flax-for-nlp-cv/).
|
114 |
-
|
|
|
|
|
115 |
"""
|
116 |
)
|
117 |
|
|
|
111 |
trained on the Indonesian [Oscar](https://huggingface.co/datasets/oscar), [MC4](https://huggingface.co/datasets/mc4)
|
112 |
and [Wikipedia](https://huggingface.co/datasets/wikipedia) dataset. We created it as part of the
|
113 |
[Huggingface JAX/Flax event](https://discuss.huggingface.co/t/open-to-the-community-community-week-using-jax-flax-for-nlp-cv/).
|
114 |
+
|
115 |
+
The demo supports "multi language" ;-), feel free to try a prompt on your language. We are also experimenting with
|
116 |
+
the sentence based image search using Wikipedia passages encoded with distillbert, and search it using Faiss.
|
117 |
"""
|
118 |
)
|
119 |
|
lid.176.ftz
CHANGED
Binary files a/lid.176.ftz and b/lid.176.ftz differ
|
|