Elise-hf/PwC
收藏资源简介:
--- dataset_info: features: - name: uid dtype: int64 - name: paper_url dtype: string - name: arxiv_id dtype: string - name: title dtype: string - name: abstract dtype: string - name: url_abs dtype: string - name: url_pdf dtype: string - name: proceeding dtype: string - name: authors sequence: string - name: tasks sequence: string - name: date dtype: float64 - name: methods list: - name: code_snippet_url dtype: string - name: description dtype: string - name: full_name dtype: string - name: introduced_year dtype: int64 - name: main_collection struct: - name: area dtype: string - name: description dtype: string - name: name dtype: string - name: parent dtype: string - name: name dtype: string - name: source_title dtype: string - name: source_url dtype: string - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 437349959 num_examples: 149495 - name: test num_bytes: 110099655 num_examples: 37108 download_size: 183963479 dataset_size: 547449614 --- # Dataset Card for "PwC" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
## 数据集信息 ### 特征字段 1. 唯一标识符(UID):数据类型为64位整数(int64) 2. 论文链接:数据类型为字符串(string) 3. arXiv编号:数据类型为字符串(string) 4. 标题:数据类型为字符串(string) 5. 摘要:数据类型为字符串(string) 6. 摘要页链接:数据类型为字符串(string) 7. PDF下载链接:数据类型为字符串(string) 8. 会议论文集:数据类型为字符串(string) 9. 作者:字符串序列类型 10. 研究任务:字符串序列类型 11. 日期:数据类型为64位浮点数(float64) 12. 研究方法:列表类型,列表中的每个元素为包含以下子字段的结构化数据: - 代码片段链接:字符串类型 - 方法描述:字符串类型 - 方法全称:字符串类型 - 提出年份:64位整数类型 - 主要分类集合:结构化数据类型,包含以下子字段: - 研究领域:字符串类型 - 分类描述:字符串类型 - 分类名称:字符串类型 - 父分类:字符串类型 - 方法名称:字符串类型 - 来源标题:字符串类型 - 来源链接:字符串类型 13. 内置索引层级0:数据类型为64位整数(int64) ### 数据集拆分 1. 训练集(train):占用字节数为437349959,包含149495个样本 2. 测试集(test):占用字节数为110099655,包含37108个样本 ### 统计信息 下载总大小:183963479字节 数据集总存储大小:547449614字节 --- # "PwC"数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集特征
- uid: 数据类型为 int64
- paper_url: 数据类型为 string
- arxiv_id: 数据类型为 string
- title: 数据类型为 string
- abstract: 数据类型为 string
- url_abs: 数据类型为 string
- url_pdf: 数据类型为 string
- proceeding: 数据类型为 string
- authors: 数据类型为 sequence:string
- tasks: 数据类型为 sequence:string
- date: 数据类型为 float64
- methods: 数据类型为 list,包含以下子特征:
- code_snippet_url: 数据类型为 string
- description: 数据类型为 string
- full_name: 数据类型为 string
- introduced_year: 数据类型为 int64
- main_collection: 数据类型为 struct,包含以下子特征:
- area: 数据类型为 string
- description: 数据类型为 string
- name: 数据类型为 string
- parent: 数据类型为 string
- name: 数据类型为 string
- source_title: 数据类型为 string
- source_url: 数据类型为 string
- index_level_0: 数据类型为 int64
数据集分割
- train: 大小为 437349959 字节,包含 149495 个样本
- test: 大小为 110099655 字节,包含 37108 个样本
数据集大小
- 下载大小: 183963479 字节
- 数据集总大小: 547449614 字节




