Commit
·
1b48720
1
Parent(s):
de1e1ba
updated guidelines
Browse files
app.py
CHANGED
@@ -35,7 +35,7 @@ def create_ui():
|
|
35 |
gr.Markdown("""
|
36 |
Upload your Croissant JSON-LD file or enter a URL to validate if it meets the requirements for NeurIPS submission. <a href="https://blog.neurips.cc/2025/03/10/neurips-datasets-benchmarks-raising-the-bar-for-dataset-submissions/">Read more about why this is required.</a>.
|
37 |
|
38 |
-
*It doesn't matter where your dataset is hosted. It can be
|
39 |
""")
|
40 |
gr.Markdown("""
|
41 |
The validator will check:
|
|
|
35 |
gr.Markdown("""
|
36 |
Upload your Croissant JSON-LD file or enter a URL to validate if it meets the requirements for NeurIPS submission. <a href="https://blog.neurips.cc/2025/03/10/neurips-datasets-benchmarks-raising-the-bar-for-dataset-submissions/">Read more about why this is required.</a>.
|
37 |
|
38 |
+
*It doesn't matter where your dataset is hosted. It can be Hugging Face, Kaggle, OpenML, Harvard Dataverse, self-hosted, or elsewhere.*
|
39 |
""")
|
40 |
gr.Markdown("""
|
41 |
The validator will check:
|