Upload dataset
Browse files
README.md
CHANGED
@@ -1056,6 +1056,54 @@ dataset_info:
|
|
1056 |
num_examples: 111234
|
1057 |
download_size: 235877623
|
1058 |
dataset_size: 691141113
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1059 |
configs:
|
1060 |
- config_name: ANTLRExact
|
1061 |
data_files:
|
@@ -1145,4 +1193,8 @@ configs:
|
|
1145 |
data_files:
|
1146 |
- split: train
|
1147 |
path: data/Haskell_Exact/train-*
|
|
|
|
|
|
|
|
|
1148 |
---
|
|
|
1056 |
num_examples: 111234
|
1057 |
download_size: 235877623
|
1058 |
dataset_size: 691141113
|
1059 |
+
- config_name: JuliaExact
|
1060 |
+
features:
|
1061 |
+
- name: id
|
1062 |
+
dtype: int64
|
1063 |
+
- name: file_name
|
1064 |
+
dtype: string
|
1065 |
+
- name: file_path
|
1066 |
+
dtype: string
|
1067 |
+
- name: content
|
1068 |
+
dtype: string
|
1069 |
+
- name: size
|
1070 |
+
dtype: int64
|
1071 |
+
- name: language
|
1072 |
+
dtype: string
|
1073 |
+
- name: extension
|
1074 |
+
dtype: string
|
1075 |
+
- name: total_lines
|
1076 |
+
dtype: int64
|
1077 |
+
- name: avg_line_length
|
1078 |
+
dtype: float64
|
1079 |
+
- name: max_line_length
|
1080 |
+
dtype: int64
|
1081 |
+
- name: alphanum_fraction
|
1082 |
+
dtype: float64
|
1083 |
+
- name: repo_name
|
1084 |
+
dtype: string
|
1085 |
+
- name: repo_stars
|
1086 |
+
dtype: int64
|
1087 |
+
- name: repo_forks
|
1088 |
+
dtype: int64
|
1089 |
+
- name: repo_open_issues
|
1090 |
+
dtype: int64
|
1091 |
+
- name: repo_license
|
1092 |
+
dtype: string
|
1093 |
+
- name: repo_extraction_date
|
1094 |
+
dtype: string
|
1095 |
+
- name: sha
|
1096 |
+
dtype: string
|
1097 |
+
- name: __index_level_0__
|
1098 |
+
dtype: int64
|
1099 |
+
- name: exdup_ids_TheStackV2
|
1100 |
+
sequence: int64
|
1101 |
+
splits:
|
1102 |
+
- name: train
|
1103 |
+
num_bytes: 968086721
|
1104 |
+
num_examples: 38381
|
1105 |
+
download_size: 246154018
|
1106 |
+
dataset_size: 968086721
|
1107 |
configs:
|
1108 |
- config_name: ANTLRExact
|
1109 |
data_files:
|
|
|
1193 |
data_files:
|
1194 |
- split: train
|
1195 |
path: data/Haskell_Exact/train-*
|
1196 |
+
- config_name: JuliaExact
|
1197 |
+
data_files:
|
1198 |
+
- split: train
|
1199 |
+
path: data/Julia_Exact/train-*
|
1200 |
---
|
data/Julia_Exact/train-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1980f8f0e334ef726256866dc6c61b567dfb30ce0de024442ecdd09b82d2a777
|
3 |
+
size 65402630
|
data/Julia_Exact/train-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f93047d78b5470451e9db2592b06efe8446cdb8e4fa4a22f81c435e2c83658df
|
3 |
+
size 180751388
|