Upload dataset
Browse files- README.md +52 -0
- data/Hack_Exact/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -960,6 +960,54 @@ dataset_info:
|
|
| 960 |
num_examples: 48353
|
| 961 |
download_size: 78309732
|
| 962 |
dataset_size: 249040893
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 963 |
configs:
|
| 964 |
- config_name: ANTLRExact
|
| 965 |
data_files:
|
|
@@ -1041,4 +1089,8 @@ configs:
|
|
| 1041 |
data_files:
|
| 1042 |
- split: train
|
| 1043 |
path: data/Groovy_Exact/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1044 |
---
|
|
|
|
| 960 |
num_examples: 48353
|
| 961 |
download_size: 78309732
|
| 962 |
dataset_size: 249040893
|
| 963 |
+
- config_name: HackExact
|
| 964 |
+
features:
|
| 965 |
+
- name: id
|
| 966 |
+
dtype: int64
|
| 967 |
+
- name: file_name
|
| 968 |
+
dtype: string
|
| 969 |
+
- name: file_path
|
| 970 |
+
dtype: string
|
| 971 |
+
- name: content
|
| 972 |
+
dtype: string
|
| 973 |
+
- name: size
|
| 974 |
+
dtype: int64
|
| 975 |
+
- name: language
|
| 976 |
+
dtype: string
|
| 977 |
+
- name: extension
|
| 978 |
+
dtype: string
|
| 979 |
+
- name: total_lines
|
| 980 |
+
dtype: int64
|
| 981 |
+
- name: avg_line_length
|
| 982 |
+
dtype: float64
|
| 983 |
+
- name: max_line_length
|
| 984 |
+
dtype: int64
|
| 985 |
+
- name: alphanum_fraction
|
| 986 |
+
dtype: float64
|
| 987 |
+
- name: repo_name
|
| 988 |
+
dtype: string
|
| 989 |
+
- name: repo_stars
|
| 990 |
+
dtype: int64
|
| 991 |
+
- name: repo_forks
|
| 992 |
+
dtype: int64
|
| 993 |
+
- name: repo_open_issues
|
| 994 |
+
dtype: int64
|
| 995 |
+
- name: repo_license
|
| 996 |
+
dtype: string
|
| 997 |
+
- name: repo_extraction_date
|
| 998 |
+
dtype: string
|
| 999 |
+
- name: sha
|
| 1000 |
+
dtype: string
|
| 1001 |
+
- name: __index_level_0__
|
| 1002 |
+
dtype: int64
|
| 1003 |
+
- name: exdup_ids_TheStackV2
|
| 1004 |
+
sequence: int64
|
| 1005 |
+
splits:
|
| 1006 |
+
- name: train
|
| 1007 |
+
num_bytes: 381064401
|
| 1008 |
+
num_examples: 37405
|
| 1009 |
+
download_size: 128209208
|
| 1010 |
+
dataset_size: 381064401
|
| 1011 |
configs:
|
| 1012 |
- config_name: ANTLRExact
|
| 1013 |
data_files:
|
|
|
|
| 1089 |
data_files:
|
| 1090 |
- split: train
|
| 1091 |
path: data/Groovy_Exact/train-*
|
| 1092 |
+
- config_name: HackExact
|
| 1093 |
+
data_files:
|
| 1094 |
+
- split: train
|
| 1095 |
+
path: data/Hack_Exact/train-*
|
| 1096 |
---
|
data/Hack_Exact/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ec9533523d218b4fc5dd3533b2362c8667fb8868edfc7a629d767f808d5a057
|
| 3 |
+
size 128209208
|