jsr90 commited on
Commit
075907a
1 Parent(s): c806fe1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  title: Chatbot Refugiados
3
- emoji: 🏢
4
  colorFrom: red
5
  colorTo: blue
6
  sdk: gradio
@@ -9,4 +9,6 @@ app_file: app.py
9
  pinned: false
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
1
  ---
2
  title: Chatbot Refugiados
3
+ emoji:
4
  colorFrom: red
5
  colorTo: blue
6
  sdk: gradio
 
9
  pinned: false
10
  ---
11
 
12
+ This project is based on the article titled 'Desarrollando un chatbot para refugiados: nuestra experiencia en Saturdays.AI', which outlines the process of building a chatbot for refugees: https://medium.com/saturdays-ai/desarrollando-un-chatbot-para-refugiados-nuestra-experiencia-en-saturdays-ai-9bf2551432c9
13
+
14
+ You can find the training script in github repo https://github.com/jsr90/chatbot_refugiados_train