dbaysal commited on
Commit
d2e8947
·
verified ·
1 Parent(s): acb22c6

Keep only standardized dataset columns

Browse files
Files changed (2) hide show
  1. README.md +3 -61
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -3,84 +3,26 @@ dataset_info:
3
  features:
4
  - name: uid
5
  dtype: string
6
- - name: split
7
- dtype: string
8
- - name: dataset_name
9
- dtype: string
10
  - name: category
11
  dtype: string
12
  - name: granularity
13
  dtype: string
14
- - name: frequency
15
- dtype: int64
16
- - name: ma_checked
17
- dtype: bool
18
  - name: prefix
19
  dtype: string
20
  - name: suffix
21
  dtype: string
22
  - name: content
23
  dtype: string
24
- - name: signature
25
- dtype: string
26
  - name: repo
27
  dtype: string
28
  - name: path
29
  dtype: string
30
- - name: language
31
- dtype: string
32
- - name: name
33
- dtype: string
34
- - name: qualname
35
- dtype: string
36
- - name: start_line
37
- dtype: int64
38
- - name: end_line
39
- dtype: int64
40
- - name: signature_start_line
41
- dtype: int64
42
- - name: signature_end_line
43
- dtype: int64
44
- - name: source_hash
45
- dtype: string
46
- - name: prefix_tokenizer_name
47
- dtype: string
48
- - name: content_tokens
49
- dtype: int64
50
- - name: prefix_tokens
51
- dtype: int64
52
- - name: signature_tokens
53
- dtype: int64
54
- - name: suffix_tokens
55
- dtype: int64
56
- - name: cyclomatic_complexity
57
- dtype: float64
58
- - name: complexity_label
59
- dtype: string
60
- - name: method_count
61
- dtype: int64
62
- - name: weighted_methods_per_class
63
- dtype: int64
64
- - name: average_method_complexity
65
- dtype: float64
66
- - name: method_complexities
67
- list:
68
- - name: complexity
69
- dtype: int64
70
- - name: complexity_label
71
- dtype: string
72
- - name: name
73
- dtype: string
74
- - name: source_dataset
75
- dtype: string
76
- - name: source_split
77
- dtype: string
78
  splits:
79
  - name: train
80
- num_bytes: 535053
81
  num_examples: 100
82
- download_size: 207397
83
- dataset_size: 535053
84
  configs:
85
  - config_name: default
86
  data_files:
 
3
  features:
4
  - name: uid
5
  dtype: string
 
 
 
 
6
  - name: category
7
  dtype: string
8
  - name: granularity
9
  dtype: string
 
 
 
 
10
  - name: prefix
11
  dtype: string
12
  - name: suffix
13
  dtype: string
14
  - name: content
15
  dtype: string
 
 
16
  - name: repo
17
  dtype: string
18
  - name: path
19
  dtype: string
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  splits:
21
  - name: train
22
+ num_bytes: 486916
23
  num_examples: 100
24
+ download_size: 174736
25
+ dataset_size: 486916
26
  configs:
27
  - config_name: default
28
  data_files:
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:989c66d690461c26b32bc9d8f8077682fcf89c7eb5f3396a571c28345ce9de93
3
- size 207397
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3728219735d704d350d23f63910fb0d1669c38669753c97a12c08b7b81922ec4
3
+ size 174736