lewtun HF Staff commited on
Commit
b761a24
·
verified ·
1 Parent(s): db55867

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -51,3 +51,7 @@ configs:
51
  - split: train
52
  path: data/train-*
53
  ---
 
 
 
 
 
51
  - split: train
52
  path: data/train-*
53
  ---
54
+
55
+ # Dataset Card for Verifiable Coding Problems Python 10k
56
+
57
+ This dataset contains all Python problems from PrimeIntellect's [verifiable-coding-problems](https://huggingface.co/datasets/PrimeIntellect/verifiable-coding-problems) dataset. We have formatted the `verification_info` and `metadata` columns to be proper dictionaries, but otherwise the data is the same. Please see their dataset for more details.