amanrangapur
commited on
Commit
•
bd80181
1
Parent(s):
d0217d5
Update README.md
Browse files
README.md
CHANGED
@@ -3,4 +3,14 @@ configs:
|
|
3 |
- config_name: default
|
4 |
data_files:
|
5 |
- split: train
|
6 |
-
path:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
- config_name: default
|
4 |
data_files:
|
5 |
- split: train
|
6 |
+
path: finfact.json
|
7 |
+
license: mit
|
8 |
+
task_categories:
|
9 |
+
- text-classification
|
10 |
+
- summarization
|
11 |
+
- text-generation
|
12 |
+
language:
|
13 |
+
- en
|
14 |
+
size_categories:
|
15 |
+
- 1K<n<10K
|
16 |
+
---
|