kreimben/leetcode_user_submissions_only_python
收藏Hugging Face2024-04-19 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/kreimben/leetcode_user_submissions_only_python
下载链接
链接失效反馈官方服务:
资源简介:
---
license: mit
dataset_info:
features:
- name: title
dtype: string
- name: title_slug
dtype: string
- name: question_content
dtype: string
- name: tag
dtype: string
- name: level
dtype: string
- name: question_hints
dtype: string
- name: view_count
dtype: int64
- name: vote_count
dtype: int64
- name: content
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 17759214
num_examples: 5491
download_size: 6413931
dataset_size: 17759214
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
kreimben
原始信息汇总
数据集概述
数据集特征
- title:字符串类型
- title_slug:字符串类型
- question_content:字符串类型
- tag:字符串类型
- level:字符串类型
- question_hints:字符串类型
- view_count:整数类型(int64)
- vote_count:整数类型(int64)
- content:字符串类型
- index_level_0:整数类型(int64)
数据集划分
- 训练集(train):
- 数据量:5491个样本
- 存储大小:17759214字节
数据集大小
- 下载大小:6413931字节
- 数据集总大小:17759214字节



