minkhantycc
commited on
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- squad
|
4 |
+
pipeline_tag: question-answering
|
5 |
+
widgets:
|
6 |
+
- Question:
|
7 |
+
- What is your name?
|
8 |
+
- Context:
|
9 |
+
- I am Monkey D Luffy. I am the captain of the Straw Hat Pirate.
|
10 |
+
---
|
11 |
+
This is a question-answering BERT model.
|