JiyangZhang
commited on
Upload dataset
Browse files- README.md +35 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: commit
|
5 |
+
dtype: string
|
6 |
+
- name: old_file
|
7 |
+
dtype: string
|
8 |
+
- name: new_file
|
9 |
+
dtype: string
|
10 |
+
- name: old_contents
|
11 |
+
dtype: string
|
12 |
+
- name: new_contents
|
13 |
+
dtype: string
|
14 |
+
- name: subject
|
15 |
+
dtype: string
|
16 |
+
- name: message
|
17 |
+
dtype: string
|
18 |
+
- name: lang
|
19 |
+
dtype: string
|
20 |
+
- name: license
|
21 |
+
dtype: string
|
22 |
+
- name: repos
|
23 |
+
dtype: string
|
24 |
+
splits:
|
25 |
+
- name: train
|
26 |
+
num_bytes: 294390628
|
27 |
+
num_examples: 129649
|
28 |
+
download_size: 139697809
|
29 |
+
dataset_size: 294390628
|
30 |
+
configs:
|
31 |
+
- config_name: default
|
32 |
+
data_files:
|
33 |
+
- split: train
|
34 |
+
path: data/train-*
|
35 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:167ec2858c1ffdd5c34a60a8c81d6b4bfdd3c433fe8b388164cea96b4d888d5a
|
3 |
+
size 139697809
|