LeetCodeSample / README.md
sine's picture
Upload dataset
051f6fa verified
---
configs:
- config_name: python
data_files:
- split: test
path: python/test-*
dataset_info:
config_name: python
features:
- name: id
dtype: string
- name: content
dtype: string
- name: test
struct:
- name: code
dtype: string
- name: labels
struct:
- name: programming_language
dtype: string
- name: execution_language
dtype: string
- name: questionId
dtype: string
- name: questionFrontendId
dtype: string
- name: questionTitle
dtype: string
- name: stats
struct:
- name: totalAccepted
dtype: string
- name: totalSubmission
dtype: string
- name: totalAcceptedRaw
dtype: int64
- name: totalSubmissionRaw
dtype: int64
- name: acRate
dtype: string
splits:
- name: test
num_bytes: 1236371
num_examples: 260
download_size: 502189
dataset_size: 1236371
---