five

StanfordAIMI/chextemporal

收藏
Hugging Face2024-11-09 更新2025-04-12 收录
下载链接:
https://hf-mirror.com/datasets/StanfordAIMI/chextemporal
下载链接
链接失效反馈
官方服务:
资源简介:
For info, to create tag: ```python from huggingface_hub import HfApi api = HfApi() repo_id = "StanfordAIMI/chextemporal" tag_name = "v1.0" refs = api.list_repo_refs(repo_id=repo_id, repo_type="dataset") main_branch = next((ref for ref in refs.branches if ref.name == "main"), None) if main_branch: latest_commit = main_branch.target_commit api.create_tag( repo_id=repo_id, tag=tag_name, revision=latest_commit, repo_type="dataset" ) print(f"Tag {tag_name} created for commit {latest_commit}") else: print("Main branch not found in the dataset repository.") ```
提供机构:
StanfordAIMI
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作