Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
FrontierCS
/
Frontier-CS
like
2
Follow
FrontierCS
2
Tasks:
Text Generation
Question Answering
Modalities:
Text
Formats:
json
Languages:
English
Size:
< 1K
Tags:
code
benchmark
evaluation
algorithms
systems
machine-learning
+ 2
Libraries:
Datasets
pandas
Croissant
+ 1
License:
apache-2.0
Dataset card
Data Studio
Files
Files and versions
xet
Community
1
main
Frontier-CS
/
research
/
problems
/
cross_entropy
/
download_datasets.sh
andylizf
Upload folder using huggingface_hub
5fed0fc
verified
6 days ago
raw
Copy download link
history
blame
contribute
delete
157 Bytes
#!/usr/bin/env bash
set
-eu
set
-o pipefail
# No datasets to download for this problem
echo
"No datasets required for cross entropy optimization problem"