datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
github-code-fontend-lang
github-code fontend code
Dwonload
方式一
huggingface-cli download --resume-download LiXiang12/github-code-fontend-lang --include "*/*.zip" --repo-type dataset --local-dir github_code
方式二
进入Files and versions/data直接下载zip文件
数据统计
longmemeval-s
LIXINYI33/longmemeval-s
This dataset repository contains JSON files compatible with LongMemEval-like experiments.
Uploaded files:
longmemeval_s_cleaned.json
Notes:
This repo was created/updated via a utility script and is intended for personal experiments.
JSON files can be loaded directly with the datasets library using the json builder, e.g.:
from datasets import load_dataset
# load a single file from the Hub
# replace <file.json> with your target file name
# requires… See the full description on the dataset page: https://huggingface.co/datasets/LIXINYI33/longmemeval-s.
