Datasets:

Languages:
English
ArXiv:
License:
bitwise31337 commited on
Commit
c9624b2
·
verified ·
1 Parent(s): 16bdaf4

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -80,3 +80,11 @@ uv run python scripts/hydrate_defextra.py \
80
  - Hash IDs are typically Semantic Scholar paper IDs; many PDFs can be obtained from Semantic Scholar.
81
  - If you see PDF hash mismatch warnings, verify you have the correct paper version and rerun with `--allow-pdf-hash-mismatch` only after manual inspection.
82
  - The script was largely produced using LLMs for robustness.
 
 
 
 
 
 
 
 
 
80
  - Hash IDs are typically Semantic Scholar paper IDs; many PDFs can be obtained from Semantic Scholar.
81
  - If you see PDF hash mismatch warnings, verify you have the correct paper version and rerun with `--allow-pdf-hash-mismatch` only after manual inspection.
82
  - The script was largely produced using LLMs for robustness.
83
+
84
+ ## Citation
85
+
86
+ ```bibtex
87
+ @{TODO
88
+ ...
89
+ }
90
+ ```