| hf_detect_config | R Documentation |
Query the splits endpoint to find the default config for a given dataset and split.
hf_detect_config(dataset, split, token = NULL)
dataset |
Character string. Dataset name. |
split |
Character string. The split to find a config for. |
token |
Character string or NULL. API token. |
Character string with the config name.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.