Upload dataset
Browse files
README.md
CHANGED
|
@@ -1008,6 +1008,54 @@ dataset_info:
|
|
| 1008 |
num_examples: 37405
|
| 1009 |
download_size: 128209208
|
| 1010 |
dataset_size: 381064401
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1011 |
configs:
|
| 1012 |
- config_name: ANTLRExact
|
| 1013 |
data_files:
|
|
@@ -1093,4 +1141,8 @@ configs:
|
|
| 1093 |
data_files:
|
| 1094 |
- split: train
|
| 1095 |
path: data/Hack_Exact/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1096 |
---
|
|
|
|
| 1008 |
num_examples: 37405
|
| 1009 |
download_size: 128209208
|
| 1010 |
dataset_size: 381064401
|
| 1011 |
+
- config_name: HaskellExact
|
| 1012 |
+
features:
|
| 1013 |
+
- name: id
|
| 1014 |
+
dtype: int64
|
| 1015 |
+
- name: file_name
|
| 1016 |
+
dtype: string
|
| 1017 |
+
- name: file_path
|
| 1018 |
+
dtype: string
|
| 1019 |
+
- name: content
|
| 1020 |
+
dtype: string
|
| 1021 |
+
- name: size
|
| 1022 |
+
dtype: int64
|
| 1023 |
+
- name: language
|
| 1024 |
+
dtype: string
|
| 1025 |
+
- name: extension
|
| 1026 |
+
dtype: string
|
| 1027 |
+
- name: total_lines
|
| 1028 |
+
dtype: int64
|
| 1029 |
+
- name: avg_line_length
|
| 1030 |
+
dtype: float64
|
| 1031 |
+
- name: max_line_length
|
| 1032 |
+
dtype: int64
|
| 1033 |
+
- name: alphanum_fraction
|
| 1034 |
+
dtype: float64
|
| 1035 |
+
- name: repo_name
|
| 1036 |
+
dtype: string
|
| 1037 |
+
- name: repo_stars
|
| 1038 |
+
dtype: int64
|
| 1039 |
+
- name: repo_forks
|
| 1040 |
+
dtype: int64
|
| 1041 |
+
- name: repo_open_issues
|
| 1042 |
+
dtype: int64
|
| 1043 |
+
- name: repo_license
|
| 1044 |
+
dtype: string
|
| 1045 |
+
- name: repo_extraction_date
|
| 1046 |
+
dtype: string
|
| 1047 |
+
- name: sha
|
| 1048 |
+
dtype: string
|
| 1049 |
+
- name: __index_level_0__
|
| 1050 |
+
dtype: int64
|
| 1051 |
+
- name: exdup_ids_TheStackV2
|
| 1052 |
+
sequence: int64
|
| 1053 |
+
splits:
|
| 1054 |
+
- name: train
|
| 1055 |
+
num_bytes: 691141113
|
| 1056 |
+
num_examples: 111234
|
| 1057 |
+
download_size: 235877623
|
| 1058 |
+
dataset_size: 691141113
|
| 1059 |
configs:
|
| 1060 |
- config_name: ANTLRExact
|
| 1061 |
data_files:
|
|
|
|
| 1141 |
data_files:
|
| 1142 |
- split: train
|
| 1143 |
path: data/Hack_Exact/train-*
|
| 1144 |
+
- config_name: HaskellExact
|
| 1145 |
+
data_files:
|
| 1146 |
+
- split: train
|
| 1147 |
+
path: data/Haskell_Exact/train-*
|
| 1148 |
---
|
data/Haskell_Exact/train-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2295faed8abcb94420fdb4115e0a70435f058d1b4b7647a2ca1a4b225b721bbc
|
| 3 |
+
size 123690591
|
data/Haskell_Exact/train-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d2bd0c651c1e19c324592818184e200ae47c24f0a4981bdc2351c8c90bb41b0b
|
| 3 |
+
size 112187032
|