Update dataset
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ configs:
|
|
3 |
- config_name: gazefollow_xml
|
4 |
data_files:
|
5 |
- split: train
|
6 |
-
path: gazefollow_xml/train/
|
7 |
- split: test
|
8 |
path: gazefollow_xml/test/test.parquet
|
9 |
---
|
|
|
3 |
- config_name: gazefollow_xml
|
4 |
data_files:
|
5 |
- split: train
|
6 |
+
path: gazefollow_xml/train/train.parquet
|
7 |
- split: test
|
8 |
path: gazefollow_xml/test/test.parquet
|
9 |
---
|