tiginamaria commited on
Commit
bd1fa0f
·
verified ·
1 Parent(s): 55c2390

Upload dataset

Browse files
README.md CHANGED
@@ -38,18 +38,56 @@ dataset_info:
38
  dtype: string
39
  - name: gpt_description
40
  dtype: string
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
41
  splits:
42
  - name: dev
43
- num_bytes: 20078
44
  num_examples: 17
45
  - name: test
46
- num_bytes: 1181.0588235294117
47
  num_examples: 1
48
  - name: train
49
- num_bytes: 18896.941176470587
50
  num_examples: 16
51
- download_size: 65110
52
- dataset_size: 40156.0
53
  - config_name: java
54
  features:
55
  - name: id
 
38
  dtype: string
39
  - name: gpt_description
40
  dtype: string
41
+ - name: repo_symbols_count
42
+ dtype: int64
43
+ - name: repo_tokens_count
44
+ dtype: int64
45
+ - name: repo_words_count
46
+ dtype: int64
47
+ - name: repo_lines_count
48
+ dtype: int64
49
+ - name: repo_files_count
50
+ dtype: int64
51
+ - name: repo_code_symbols_count
52
+ dtype: int64
53
+ - name: repo_code_tokens_count
54
+ dtype: int64
55
+ - name: repo_code_words_count
56
+ dtype: int64
57
+ - name: repo_code_lines_count
58
+ dtype: int64
59
+ - name: repo_code_files_count
60
+ dtype: int64
61
+ - name: description_symbols_count
62
+ dtype: int64
63
+ - name: description_tokens_count
64
+ dtype: int64
65
+ - name: description_words_count
66
+ dtype: int64
67
+ - name: description_lines_count
68
+ dtype: int64
69
+ - name: readme_header
70
+ dtype: string
71
+ - name: readme_header_symbols_count
72
+ dtype: int64
73
+ - name: readme_header_tokens_count
74
+ dtype: int64
75
+ - name: readme_header_words_count
76
+ dtype: int64
77
+ - name: readme_header_lines_count
78
+ dtype: int64
79
  splits:
80
  - name: dev
81
+ num_bytes: 31418
82
  num_examples: 17
83
  - name: test
84
+ num_bytes: 1848.1176470588234
85
  num_examples: 1
86
  - name: train
87
+ num_bytes: 29569.882352941175
88
  num_examples: 16
89
+ download_size: 121244
90
+ dataset_size: 62836.0
91
  - config_name: java
92
  features:
93
  - name: id
android/dev-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6f420d83a8e411d80e50c6012b517daaaee71c6e3d586b1dea5043e5489ae309
3
- size 24530
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34c401bf1d5455af98e8589dcc05a287fc0ba9c70a045cc106cffd7a19a4b736
3
+ size 45262
android/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca895bfb8b428e5612464695300474a93375717b3158e9eeb32e6fd9e2d36cce
3
- size 16619
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8329d77d0d5c36544eaee467fdc0923d6d06b97d6d3177645cc7e4c3578f42f6
3
+ size 31753
android/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5576b717221f90e8347b1c43d5b383dc0d38fd432ba0144b0caa2740ec86c7be
3
- size 23961
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6de09c75ff0c0667e56b93d7c7a707dfa04ff60f74cd5804f878fda91477768
3
+ size 44229