Commit
·
a4c6488
1
Parent(s):
7531879
Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -2,6 +2,11 @@
|
|
2 |
license: mit
|
3 |
task_categories:
|
4 |
- question-answering
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
This dataset is a collection of all user feedback on an AMA app that answers questions on the Tesla 2022 10-K report.
|
7 |
|
|
|
2 |
license: mit
|
3 |
task_categories:
|
4 |
- question-answering
|
5 |
+
configs:
|
6 |
+
- config_name: default
|
7 |
+
data_files:
|
8 |
+
- split: train
|
9 |
+
path: data.csv
|
10 |
---
|
11 |
This dataset is a collection of all user feedback on an AMA app that answers questions on the Tesla 2022 10-K report.
|
12 |
|