cahya commited on
Commit
66eca30
1 Parent(s): 956c93c

add a token

Browse files
Files changed (2) hide show
  1. app.py +3 -1
  2. 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
- It is also possible to write a custom prompt on your own language.
 
 
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