dd123/live_stream_dataset_huggingface
""" _HOMEPAGE = "https://github.com/freeziyou/live_stream_dataset" _LICENSE = "Creative Commons Attribution 4.0 International" _TRAIN_DOWNLOAD_URL = "https://raw.githubusercontent.com/freeziyou/live_stream_dataset/main/train.csv" # _TRAIN_DOWNLOAD_URL = "https://gitee.com/didi233/test_date_gitee/raw/master/train.csv" _TEST_DOWNLOAD_URL = "https://raw.githubusercontent.com/freeziyou/live_stream_dataset/main/test.csv" # _TEST_DOWNLOAD_URL = "https://gitee.com/didi233/test_date_gitee/raw/master/test.csv" class live_stream_dataset_huggingface(datasets.GeneratorBasedBuilder):
This repository belongs to dd123 on Hugging Face.
CoolFace never edits a repository it does not host. Visibility, licence, collaborators and gating are all managed at the source.
