Datasets:
Size:
10M - 100M
Upload dataset
Browse files- README.md +56 -0
- data/F#_Near/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -2120,6 +2120,58 @@ dataset_info:
|
|
2120 |
num_examples: 16015
|
2121 |
download_size: 47294052
|
2122 |
dataset_size: 192498645
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2123 |
- config_name: ForthExact
|
2124 |
features:
|
2125 |
- name: id
|
@@ -5913,6 +5965,10 @@ configs:
|
|
5913 |
data_files:
|
5914 |
- split: train
|
5915 |
path: data/F#_Exact/train-*
|
|
|
|
|
|
|
|
|
5916 |
- config_name: ForthExact
|
5917 |
data_files:
|
5918 |
- split: train
|
|
|
2120 |
num_examples: 16015
|
2121 |
download_size: 47294052
|
2122 |
dataset_size: 192498645
|
2123 |
+
- config_name: F#Near
|
2124 |
+
features:
|
2125 |
+
- name: id
|
2126 |
+
dtype: int64
|
2127 |
+
- name: file_name
|
2128 |
+
dtype: string
|
2129 |
+
- name: file_path
|
2130 |
+
dtype: string
|
2131 |
+
- name: content
|
2132 |
+
dtype: string
|
2133 |
+
- name: size
|
2134 |
+
dtype: int64
|
2135 |
+
- name: language
|
2136 |
+
dtype: string
|
2137 |
+
- name: extension
|
2138 |
+
dtype: string
|
2139 |
+
- name: total_lines
|
2140 |
+
dtype: int64
|
2141 |
+
- name: avg_line_length
|
2142 |
+
dtype: float64
|
2143 |
+
- name: max_line_length
|
2144 |
+
dtype: int64
|
2145 |
+
- name: alphanum_fraction
|
2146 |
+
dtype: float64
|
2147 |
+
- name: repo_name
|
2148 |
+
dtype: string
|
2149 |
+
- name: repo_stars
|
2150 |
+
dtype: int64
|
2151 |
+
- name: repo_forks
|
2152 |
+
dtype: int64
|
2153 |
+
- name: repo_open_issues
|
2154 |
+
dtype: int64
|
2155 |
+
- name: repo_license
|
2156 |
+
dtype: string
|
2157 |
+
- name: repo_extraction_date
|
2158 |
+
dtype: string
|
2159 |
+
- name: sha
|
2160 |
+
dtype: string
|
2161 |
+
- name: exact_dupe_TheStackV2
|
2162 |
+
dtype: bool
|
2163 |
+
- name: exact_dupe_TheStack
|
2164 |
+
dtype: bool
|
2165 |
+
- name: exact_dupe_RedPajama
|
2166 |
+
dtype: bool
|
2167 |
+
- name: near_dups_stackv2
|
2168 |
+
dtype: bool
|
2169 |
+
splits:
|
2170 |
+
- name: train
|
2171 |
+
num_bytes: 192500509
|
2172 |
+
num_examples: 16015
|
2173 |
+
download_size: 47466689
|
2174 |
+
dataset_size: 192500509
|
2175 |
- config_name: ForthExact
|
2176 |
features:
|
2177 |
- name: id
|
|
|
5965 |
data_files:
|
5966 |
- split: train
|
5967 |
path: data/F#_Exact/train-*
|
5968 |
+
- config_name: F#Near
|
5969 |
+
data_files:
|
5970 |
+
- split: train
|
5971 |
+
path: data/F#_Near/train-*
|
5972 |
- config_name: ForthExact
|
5973 |
data_files:
|
5974 |
- split: train
|
data/F#_Near/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1a8752db0702c6f8b31e120a2b441ea1c480e2a904ac27dbcba7ad012c8d480
|
3 |
+
size 47466689
|