Upload dataset
Browse files- 2025-05/train-00000-of-00001.parquet +3 -0
- README.md +24 -0
2025-05/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e058184a16dbc3f454ecdfed00ac36cedcc320fcb9984b6302e638c2b2ecbc50
|
3 |
+
size 2005166
|
README.md
CHANGED
@@ -2000,6 +2000,26 @@ dataset_info:
|
|
2000 |
num_examples: 492
|
2001 |
download_size: 2425796
|
2002 |
dataset_size: 9154506
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2003 |
configs:
|
2004 |
- config_name: 2017-01
|
2005 |
data_files:
|
@@ -2401,6 +2421,10 @@ configs:
|
|
2401 |
data_files:
|
2402 |
- split: train
|
2403 |
path: 2025-04/train-*
|
|
|
|
|
|
|
|
|
2404 |
---
|
2405 |
|
2406 |
|
|
|
2000 |
num_examples: 492
|
2001 |
download_size: 2425796
|
2002 |
dataset_size: 9154506
|
2003 |
+
- config_name: 2025-05
|
2004 |
+
features:
|
2005 |
+
- name: file_path
|
2006 |
+
dtype: string
|
2007 |
+
- name: num_changed_lines
|
2008 |
+
dtype: int64
|
2009 |
+
- name: code
|
2010 |
+
dtype: string
|
2011 |
+
- name: repo_name
|
2012 |
+
dtype: string
|
2013 |
+
- name: commit_date
|
2014 |
+
dtype: string
|
2015 |
+
- name: sha
|
2016 |
+
dtype: string
|
2017 |
+
splits:
|
2018 |
+
- name: train
|
2019 |
+
num_bytes: 6351652
|
2020 |
+
num_examples: 485
|
2021 |
+
download_size: 2005166
|
2022 |
+
dataset_size: 6351652
|
2023 |
configs:
|
2024 |
- config_name: 2017-01
|
2025 |
data_files:
|
|
|
2421 |
data_files:
|
2422 |
- split: train
|
2423 |
path: 2025-04/train-*
|
2424 |
+
- config_name: 2025-05
|
2425 |
+
data_files:
|
2426 |
+
- split: train
|
2427 |
+
path: 2025-05/train-*
|
2428 |
---
|
2429 |
|
2430 |
|