Datasets:
Tasks:
Text Generation
Formats:
parquet
Languages:
English
Size:
10K - 100K
ArXiv:
Tags:
code
DOI:
License:
tiginamaria
commited on
Commit
•
6bc3d03
1
Parent(s):
ac18c56
Update README.md
Browse files
README.md
CHANGED
@@ -259,6 +259,8 @@ configs:
|
|
259 |
path: mixed/train-*
|
260 |
- config_name: py
|
261 |
data_files:
|
|
|
|
|
262 |
- split: test
|
263 |
path: py/test-*
|
264 |
- split: train
|
|
|
259 |
path: mixed/train-*
|
260 |
- config_name: py
|
261 |
data_files:
|
262 |
+
- split: dev
|
263 |
+
path: py/dev-*
|
264 |
- split: test
|
265 |
path: py/test-*
|
266 |
- split: train
|