nuprl/leetcode-js
收藏Hugging Face2023-09-05 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/nuprl/leetcode-js
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: QID
dtype: int64
- name: titleSlug
dtype: string
- name: Hints
sequence: string
- name: Code
dtype: string
- name: Body
dtype: string
- name: Difficulty
dtype: string
- name: Topics
sequence: string
- name: Definitions
dtype: string
- name: Solutions
sequence: string
splits:
- name: train
num_bytes: 5041708
num_examples: 2155
download_size: 2136839
dataset_size: 5041708
---
# Dataset Card for "leetcode-js"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
nuprl
原始信息汇总
数据集概述
数据集名称
leetcode-js
数据结构
- QID: 整数类型
- titleSlug: 字符串类型
- Hints: 字符串序列
- Code: 字符串类型
- Body: 字符串类型
- Difficulty: 字符串类型
- Topics: 字符串序列
- Definitions: 字符串类型
- Solutions: 字符串序列
数据集划分
- train:
- 数据量: 5041708 字节
- 示例数量: 2155
数据集大小
- 下载大小: 2136839 字节
- 数据集总大小: 5041708 字节



