Update README.md
Browse files
README.md
CHANGED
@@ -3,5 +3,7 @@ configs:
|
|
3 |
- config_name: default
|
4 |
data_files:
|
5 |
- split: train
|
6 |
-
path: "
|
|
|
|
|
7 |
---
|
|
|
3 |
- config_name: default
|
4 |
data_files:
|
5 |
- split: train
|
6 |
+
path: "policy_classification_train.json"
|
7 |
+
- split: test
|
8 |
+
path: "policy_classification_test.json"
|
9 |
---
|