Shuu12121 commited on
Commit
f3cc518
·
verified ·
1 Parent(s): 076f817

Upload dataset

Browse files
README.md CHANGED
@@ -1,3 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
 
2
  # Rust Code Dataset
3
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: code
5
+ dtype: string
6
+ - name: docstring
7
+ dtype: string
8
+ - name: func_name
9
+ dtype: string
10
+ - name: language
11
+ dtype: string
12
+ - name: repo
13
+ dtype: string
14
+ - name: path
15
+ dtype: string
16
+ - name: url
17
+ dtype: string
18
+ - name: license
19
+ dtype: string
20
+ splits:
21
+ - name: train
22
+ num_bytes: 1319884423
23
+ num_examples: 858128
24
+ - name: validation
25
+ num_bytes: 20659872
26
+ num_examples: 13376
27
+ - name: test
28
+ num_bytes: 25958039
29
+ num_examples: 18051
30
+ download_size: 387807991
31
+ dataset_size: 1366502334
32
+ configs:
33
+ - config_name: default
34
+ data_files:
35
+ - split: train
36
+ path: data/train-*
37
+ - split: validation
38
+ path: data/validation-*
39
+ - split: test
40
+ path: data/test-*
41
+ ---
42
 
43
  # Rust Code Dataset
44
 
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3af1ce51ac38e97b9845b65b8f47535462277123e07d9fb0d556f41a78b1c3f
3
+ size 7449429
data/train-00000-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:966ba6792cbdad0eb23da20800aa7985d43bb986d98c44a3f642575c635b10f2
3
+ size 125244576
data/train-00001-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8db8de760fbebb0c2445044fa1894ceb0453798a9c0461d7d17f0ba334cb647a
3
+ size 121783478
data/train-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:424ea4eeb13ecdfb1dd1c058a7fa5cb77e6ab9b7cb75697c8e3cfd64248a3f55
3
+ size 126950664
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f2b3aa4bc2d80bfdb4c0c3f348066304b3e1869fd61ae4afe35edffb5fe6d47
3
+ size 6379844