dmeldrum6/c-sharp-asynchronous-code-dataset
收藏Hugging Face2024-12-19 更新2024-12-21 收录
下载链接:
https://hf-mirror.com/datasets/dmeldrum6/c-sharp-asynchronous-code-dataset
下载链接
链接失效反馈官方服务:
资源简介:
该数据集包含一个`pipeline.yaml`文件,可用于在distilabel中重现生成数据集的流程。数据集的结构包括`text`和`labels`两个特征,`labels`是一个序列,包含多个类标签,如`parallel-processing`、`async-task`等。数据集只有一个配置名为`default`,可以通过Hugging Face的`load_dataset`函数加载。
This dataset contains a `pipeline.yaml` file which can be used to reproduce the pipeline that generated it in distilabel. The datasets example structure shows the labels and text content for each configuration, with labels including parallel-processing, async-task, threading-example, cancelling-tasks, async-exception-handling, await-example, and async-method. The dataset can be loaded using the Hugging Face `datasets` library, with the default configuration named `default`.
提供机构:
dmeldrum6



