Upload dataset
Browse files- README.md +56 -0
- data/Erlang_Exact/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,56 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
config_name: ErlangExact
|
4 |
+
features:
|
5 |
+
- name: id
|
6 |
+
dtype: int64
|
7 |
+
- name: file_name
|
8 |
+
dtype: string
|
9 |
+
- name: file_path
|
10 |
+
dtype: string
|
11 |
+
- name: content
|
12 |
+
dtype: string
|
13 |
+
- name: size
|
14 |
+
dtype: int64
|
15 |
+
- name: language
|
16 |
+
dtype: string
|
17 |
+
- name: extension
|
18 |
+
dtype: string
|
19 |
+
- name: total_lines
|
20 |
+
dtype: int64
|
21 |
+
- name: avg_line_length
|
22 |
+
dtype: float64
|
23 |
+
- name: max_line_length
|
24 |
+
dtype: int64
|
25 |
+
- name: alphanum_fraction
|
26 |
+
dtype: float64
|
27 |
+
- name: repo_name
|
28 |
+
dtype: string
|
29 |
+
- name: repo_stars
|
30 |
+
dtype: int64
|
31 |
+
- name: repo_forks
|
32 |
+
dtype: int64
|
33 |
+
- name: repo_open_issues
|
34 |
+
dtype: int64
|
35 |
+
- name: repo_license
|
36 |
+
dtype: string
|
37 |
+
- name: repo_extraction_date
|
38 |
+
dtype: string
|
39 |
+
- name: sha
|
40 |
+
dtype: string
|
41 |
+
- name: __index_level_0__
|
42 |
+
dtype: int64
|
43 |
+
- name: exdup_ids_erlang_stkv2
|
44 |
+
sequence: int64
|
45 |
+
splits:
|
46 |
+
- name: train
|
47 |
+
num_bytes: 372408267
|
48 |
+
num_examples: 32049
|
49 |
+
download_size: 111104377
|
50 |
+
dataset_size: 372408267
|
51 |
+
configs:
|
52 |
+
- config_name: ErlangExact
|
53 |
+
data_files:
|
54 |
+
- split: train
|
55 |
+
path: data/Erlang_Exact/train-*
|
56 |
+
---
|
data/Erlang_Exact/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7a810d35dbe146a45b55d86bbf6576beec89c7fd80cc26fc6e55bf11a427d28
|
3 |
+
size 111104377
|