Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,12 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
2 |
configs:
|
3 |
- config_name: default
|
4 |
data_files:
|
5 |
- split: train
|
6 |
path: "policy_classification.json"
|
7 |
-
---
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
5 |
+
---
|
6 |
+
---
|
7 |
configs:
|
8 |
- config_name: default
|
9 |
data_files:
|
10 |
- split: train
|
11 |
path: "policy_classification.json"
|
12 |
+
---
|