giovannefeitosa
commited on
Commit
•
9f6e336
1
Parent(s):
be0bc46
update metadata
Browse files
README.md
CHANGED
@@ -1,19 +1,22 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
-
|
4 |
datasets:
|
5 |
-
|
6 |
-
thumbnail:
|
|
|
7 |
tags:
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
license:
|
12 |
widget:
|
13 |
-
|
14 |
-
|
|
|
|
|
15 |
---
|
16 |
|
17 |
# Chatbot about Pele
|
18 |
|
19 |
-
This is demo project.
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
datasets:
|
5 |
+
- en_core_web_sm
|
6 |
+
thumbnail: >-
|
7 |
+
https://huggingface.co/giovannefeitosa/chatbot-about-pele/raw/main/images/pele.jpeg
|
8 |
tags:
|
9 |
+
- question-answering
|
10 |
+
- chatbot
|
11 |
+
- brazil
|
12 |
+
license: cc-by-nc-4.0
|
13 |
widget:
|
14 |
+
- text: When did Pelé die?
|
15 |
+
example_title: Example 1
|
16 |
+
library_name: sklearn
|
17 |
+
pipeline_tag: question-answering
|
18 |
---
|
19 |
|
20 |
# Chatbot about Pele
|
21 |
|
22 |
+
This is demo project.
|