likaixin commited on
Commit
291337c
·
verified ·
1 Parent(s): 3dd7570

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -29,3 +29,17 @@ The solutions were executed on Intel E5-2620 v3 CPUs with the execution timeout
29
  # Updates
30
 
31
  (Apr 11, 2025) Hello, friends from DeepCoder!
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
29
  # Updates
30
 
31
  (Apr 11, 2025) Hello, friends from DeepCoder!
32
+
33
+
34
+ # Citation
35
+ Please consider citing this repo if you find it useful.
36
+ ```
37
+ @misc{likaixin2023taco-verified,
38
+ author = {Kaixin Li},
39
+ title = {Verified TACO Problems},
40
+ year = {2024},
41
+ url = {https://huggingface.co/datasets/likaixin/TACO-verified},
42
+ howpublished = {\url{https://huggingface.co/datasets/likaixin/TACO-verified}},
43
+ }
44
+
45
+ ```