YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

Empty solution example for the S23DR competition

This repo provides a minimalistic example of a valid, but empty submission to S23DR competition. We recommend you take a look at this example, which implements some primitive algorithms and provides useful I/O and visualization functions.

This example seeks to simply provide minimal code which succeeds at reading the dataset and producing a solution (in this case two vertices at the origin and edge of zero length connecting them).

script.py - is the main file which is run by the competition space. It should produce submission.parquet as the result of the run. Please see the additional comments in the script.py file.


license: apache-2.0

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.