Upload dataset
Browse files- 2025-06/train-00000-of-00001.parquet +3 -0
- README.md +24 -0
2025-06/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:edf577c34487f2f76df3b48e6dbc3fc231aa13a5b0ac3e21a5f7b01242cd6646
|
3 |
+
size 3201847
|
README.md
CHANGED
@@ -2020,6 +2020,26 @@ dataset_info:
|
|
2020 |
num_examples: 485
|
2021 |
download_size: 2005166
|
2022 |
dataset_size: 6351652
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2023 |
configs:
|
2024 |
- config_name: 2017-01
|
2025 |
data_files:
|
@@ -2425,6 +2445,10 @@ configs:
|
|
2425 |
data_files:
|
2426 |
- split: train
|
2427 |
path: 2025-05/train-*
|
|
|
|
|
|
|
|
|
2428 |
---
|
2429 |
|
2430 |
|
|
|
2020 |
num_examples: 485
|
2021 |
download_size: 2005166
|
2022 |
dataset_size: 6351652
|
2023 |
+
- config_name: 2025-06
|
2024 |
+
features:
|
2025 |
+
- name: file_path
|
2026 |
+
dtype: string
|
2027 |
+
- name: num_changed_lines
|
2028 |
+
dtype: int64
|
2029 |
+
- name: code
|
2030 |
+
dtype: string
|
2031 |
+
- name: repo_name
|
2032 |
+
dtype: string
|
2033 |
+
- name: commit_date
|
2034 |
+
dtype: string
|
2035 |
+
- name: sha
|
2036 |
+
dtype: string
|
2037 |
+
splits:
|
2038 |
+
- name: train
|
2039 |
+
num_bytes: 11238491
|
2040 |
+
num_examples: 525
|
2041 |
+
download_size: 3201847
|
2042 |
+
dataset_size: 11238491
|
2043 |
configs:
|
2044 |
- config_name: 2017-01
|
2045 |
data_files:
|
|
|
2445 |
data_files:
|
2446 |
- split: train
|
2447 |
path: 2025-05/train-*
|
2448 |
+
- config_name: 2025-06
|
2449 |
+
data_files:
|
2450 |
+
- split: train
|
2451 |
+
path: 2025-06/train-*
|
2452 |
---
|
2453 |
|
2454 |
|