Datasets:

Modalities:
Text
Formats:
json
Languages:
English
Size:
< 1K
ArXiv:
Tags:
code
Libraries:
Datasets
pandas
License:
kostis-init commited on
Commit
4454289
·
1 Parent(s): a036129

attempt to include verified as a split

Browse files
Files changed (2) hide show
  1. README.md +7 -1
  2. dataset_verified.jsonl +0 -0
README.md CHANGED
@@ -2,13 +2,19 @@
2
  license: apache-2.0
3
  task_categories:
4
  - text-generation
5
- - text2text-generation
6
  tags:
7
  - code
8
  size_categories:
9
  - n<1K
10
  language:
11
  - en
 
 
 
 
 
 
 
12
  ---
13
 
14
  # CP-Bench: A dataset for evaluating LLM-driven constraint modelling
 
2
  license: apache-2.0
3
  task_categories:
4
  - text-generation
 
5
  tags:
6
  - code
7
  size_categories:
8
  - n<1K
9
  language:
10
  - en
11
+ configs:
12
+ - config_name: default
13
+ data_files:
14
+ - split: original
15
+ path: "dataset.jsonl"
16
+ - split: verified
17
+ path: "dataset_verified.jsonl"
18
  ---
19
 
20
  # CP-Bench: A dataset for evaluating LLM-driven constraint modelling
dataset_verified.jsonl ADDED
The diff for this file is too large to render. See raw diff