Skip to content

Instantly share code, notes, and snippets.

@idontcalculate
Created October 8, 2023 17:42
Show Gist options
  • Save idontcalculate/6f057c7e3cfe3b6f949caf52cbbd6d48 to your computer and use it in GitHub Desktop.
Save idontcalculate/6f057c7e3cfe3b6f949caf52cbbd6d48 to your computer and use it in GitHub Desktop.
#pdf data arxiv on bench
bench_bot.add('https://arxiv.org/pdf/2207.10062.pdf', data_type='pdf_file')
#notion page data
bench_bot.add('https://signalism.notion.site/MLCommons-An-In-Depth-Whitepaper-on-Benchmarking-Machine-Learning-Performance-d21aabe85304439fb5ae4ca7ac3826f7?pvs=4')
#docs
bench_bot.add('https://docs.google.com/spreadsheets/d/1bF4buOnEPQcwoqlaSeX4HxKx8jVRR0xHcOT_CaAL5Mk/pubhtml?gid=0&single=false&widget=false&headers=false&chrome=true', data_type="docs_site")
#github as page
bench_bot.add('https://github.com/mlcommons/training', data_type='web_page')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment