Datasets:
Size:
10M - 100M
Upload dataset
Browse files- README.md +53 -1
- data/Agda_Exact/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
-
|
4 |
features:
|
5 |
- name: id
|
6 |
dtype: int64
|
@@ -48,9 +48,61 @@ dataset_info:
|
|
48 |
num_examples: 35425
|
49 |
download_size: 110767004
|
50 |
dataset_size: 579072128
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
configs:
|
52 |
- config_name: AdaExact
|
53 |
data_files:
|
54 |
- split: train
|
55 |
path: data/Ada_Exact/train-*
|
|
|
|
|
|
|
|
|
56 |
---
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: AdaExact
|
4 |
features:
|
5 |
- name: id
|
6 |
dtype: int64
|
|
|
48 |
num_examples: 35425
|
49 |
download_size: 110767004
|
50 |
dataset_size: 579072128
|
51 |
+
- config_name: AgdaExact
|
52 |
+
features:
|
53 |
+
- name: id
|
54 |
+
dtype: int64
|
55 |
+
- name: file_name
|
56 |
+
dtype: string
|
57 |
+
- name: file_path
|
58 |
+
dtype: string
|
59 |
+
- name: content
|
60 |
+
dtype: string
|
61 |
+
- name: size
|
62 |
+
dtype: int64
|
63 |
+
- name: language
|
64 |
+
dtype: string
|
65 |
+
- name: extension
|
66 |
+
dtype: string
|
67 |
+
- name: total_lines
|
68 |
+
dtype: int64
|
69 |
+
- name: avg_line_length
|
70 |
+
dtype: float64
|
71 |
+
- name: max_line_length
|
72 |
+
dtype: int64
|
73 |
+
- name: alphanum_fraction
|
74 |
+
dtype: float64
|
75 |
+
- name: repo_name
|
76 |
+
dtype: string
|
77 |
+
- name: repo_stars
|
78 |
+
dtype: int64
|
79 |
+
- name: repo_forks
|
80 |
+
dtype: int64
|
81 |
+
- name: repo_open_issues
|
82 |
+
dtype: int64
|
83 |
+
- name: repo_license
|
84 |
+
dtype: string
|
85 |
+
- name: repo_extraction_date
|
86 |
+
dtype: string
|
87 |
+
- name: sha
|
88 |
+
dtype: string
|
89 |
+
- name: __index_level_0__
|
90 |
+
dtype: int64
|
91 |
+
- name: exdup_ids_TheStackV2
|
92 |
+
sequence: int64
|
93 |
+
splits:
|
94 |
+
- name: train
|
95 |
+
num_bytes: 29919080
|
96 |
+
num_examples: 3564
|
97 |
+
download_size: 11457865
|
98 |
+
dataset_size: 29919080
|
99 |
configs:
|
100 |
- config_name: AdaExact
|
101 |
data_files:
|
102 |
- split: train
|
103 |
path: data/Ada_Exact/train-*
|
104 |
+
- config_name: AgdaExact
|
105 |
+
data_files:
|
106 |
+
- split: train
|
107 |
+
path: data/Agda_Exact/train-*
|
108 |
---
|
data/Agda_Exact/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf94072c89bcf6cf2252a507d57d1ae2971fe2f430a3c788ce445a0302270a3a
|
3 |
+
size 11457865
|