Sampson2022/demo3
收藏Hugging Face2022-06-22 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Sampson2022/demo3
下载链接
链接失效反馈官方服务:
资源简介:
---
type: demo3
---
# Dataset Card for Demo3
## Table of Contents
- [Table of Contents](#table-of-contents)
- [Dataset Description](#dataset-description)
- [Dataset Summary](#dataset-summary)
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
- [Languages](#languages)
- [Dataset Structure](#dataset-structure)
- [Data Instances](#data-instances)
- [Data Fields](#data-fields)
- [Data Splits](#data-splits)
- [Dataset Creation](#dataset-creation)
- [Curation Rationale](#curation-rationale)
- [Source Data](#source-data)
- [Annotations](#annotations)
- [Personal and Sensitive Information](#personal-and-sensitive-information)
- [Considerations for Using the Data](#considerations-for-using-the-data)
- [Social Impact of Dataset](#social-impact-of-dataset)
- [Discussion of Biases](#discussion-of-biases)
- [Other Known Limitations](#other-known-limitations)
- [Additional Information](#additional-information)
- [Dataset Curators](#dataset-curators)
- [Licensing Information](#licensing-information)
- [Citation Information](#citation-information)
- [Contributions](#contributions)
## Dataset Description
- **Homepage:**
- **Repository:**
- **Paper:**
- **Leaderboard:**
- **Point of Contact:**
### Dataset Summary
This is a demo dataset. It consists in two files `data/train.csv` and `data/test.csv`
You can load it with
```python
from datasets import load_dataset
demo3 = load_dataset("Sampson2022/demo3")
```
### Supported Tasks and Leaderboards
[More Information Needed]
### Languages
[More Information Needed]
## Dataset Structure
### Data Instances
[More Information Needed]
### Data Fields
[More Information Needed]
### Data Splits
[More Information Needed]
## Dataset Creation
### Curation Rationale
[More Information Needed]
### Source Data
#### Initial Data Collection and Normalization
[More Information Needed]
#### Who are the source language producers?
[More Information Needed]
### Annotations
#### Annotation process
[More Information Needed]
#### Who are the annotators?
[More Information Needed]
### Personal and Sensitive Information
[More Information Needed]
## Considerations for Using the Data
### Social Impact of Dataset
[More Information Needed]
### Discussion of Biases
[More Information Needed]
### Other Known Limitations
[More Information Needed]
## Additional Information
### Dataset Curators
[More Information Needed]
### Licensing Information
[More Information Needed]
### Citation Information
[More Information Needed]
### Contributions
Thanks to [@github-username](https://github.com/<github-username>) for adding this dataset.
提供机构:
Sampson2022
原始信息汇总
数据集概述
数据集描述
数据集摘要
- 类型: 演示数据集
- 组成: 包含两个文件,分别是
data/train.csv和data/test.csv - 加载方式: 使用
from datasets import load_dataset函数,通过load_dataset("Sampson2022/demo3")加载数据集
支持的任务和排行榜
- 信息: 待补充
语言
- 信息: 待补充
数据集结构
数据实例
- 信息: 待补充
数据字段
- 信息: 待补充
数据分割
- 信息: 待补充
数据集创建
数据选择理由
- 信息: 待补充
源数据
初始数据收集和标准化
- 信息: 待补充
源语言生产者
- 信息: 待补充
注释
注释过程
- 信息: 待补充
注释者
- 信息: 待补充
个人和敏感信息
- 信息: 待补充
使用数据的考虑
数据集的社会影响
- 信息: 待补充
偏见的讨论
- 信息: 待补充
其他已知限制
- 信息: 待补充
附加信息
数据集管理者
- 信息: 待补充
许可信息
- 信息: 待补充
引用信息
- 信息: 待补充
贡献
- 贡献者: 感谢@github-username添加此数据集



