Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- xquad
|
5 |
+
- xquad_r
|
6 |
+
tags:
|
7 |
+
- code
|
8 |
+
---
|
9 |
+
|
10 |
+
# OtterChat
|
11 |
+
|
12 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
13 |
+
|
14 |
+
OtterChat is a custom-trained model made by me that allows you to ask questions about given data.
|
15 |
+
|
16 |
+
## Model Details
|
17 |
+
|
18 |
+
|
19 |
+
|
20 |
+
|
21 |
+
|
22 |
+
- **Developed by:** OtterDev
|
23 |
+
- **Model type:** Question Answering
|