Datasets:

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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -11,10 +11,8 @@ size_categories:
11
 
12
  # CP-Bench: A dataset for evaluating LLM-driven constraint modelling
13
 
14
- TODO: organize the structure
15
-
16
  * For evaluating: you can use any modelling language you want, as long as the generated final solution is in the required structure.
17
- * Feel free to contact us if you find any errors in models/solutions/descriptions, the dataset was mostly manually constructed, so mistakes are more than possible to exist, thank you!
18
 
19
  # Dataset Breakdown
20
 
@@ -34,5 +32,5 @@ The dataset contains problems from the following sources:
34
 
35
  ## Diversity
36
 
37
- We attempted to include unique problems from different sources, to provide a diverse set of problems.
38
  However, as this was a manual process, there might be duplicates or similar problems. If you notice any, please let us know.
 
11
 
12
  # CP-Bench: A dataset for evaluating LLM-driven constraint modelling
13
 
 
 
14
  * For evaluating: you can use any modelling language you want, as long as the generated final solution is in the required structure.
15
+ * Feel free to contact us if you find any errors in models/solutions/descriptions, thank you!
16
 
17
  # Dataset Breakdown
18
 
 
32
 
33
  ## Diversity
34
 
35
+ We attempted to include unique problems from different sources, in order to provide a diverse set of problems.
36
  However, as this was a manual process, there might be duplicates or similar problems. If you notice any, please let us know.