oliveirabruno01
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -24,4 +24,14 @@ configs:
|
|
24 |
data_files:
|
25 |
- split: train
|
26 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
---
|
|
|
|
|
|
24 |
data_files:
|
25 |
- split: train
|
26 |
path: data/train-*
|
27 |
+
license: mit
|
28 |
+
task_categories:
|
29 |
+
- zero-shot-classification
|
30 |
+
- text-generation
|
31 |
+
language:
|
32 |
+
- en
|
33 |
+
size_categories:
|
34 |
+
- n<1K
|
35 |
---
|
36 |
+
|
37 |
+
Commit data retrieved from [hvm3](https://github.com/HigherOrderCO/HVM3). Unnoficial test data for [Large Refactor bounty](https://gist.github.com/VictorTaelin/23862a856250036f44fb8c5900fb796e)
|