CoolFace
Datasetpublic

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):

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes21downloads
Dataset Card

No card is published for this repository, or it could not be fetched from Hugging Face right now.