balaharibalu commited on
Commit
5e43a02
·
verified ·
1 Parent(s): 33d11a2

Strictly filtered UML diagrams without non-Latin scripts and other PlantUML rendered contents

Browse files
README.md CHANGED
@@ -10,7 +10,7 @@ dataset_info:
10
  - name: content_id
11
  dtype: string
12
  - name: detected_licenses
13
- sequence: string
14
  - name: license_type
15
  dtype: string
16
  - name: repo_name
@@ -55,12 +55,22 @@ dataset_info:
55
  dtype: string
56
  - name: code
57
  dtype: string
 
 
 
 
 
 
 
 
 
 
58
  splits:
59
  - name: train
60
- num_bytes: 594602470
61
- num_examples: 223484
62
- download_size: 164139824
63
- dataset_size: 594602470
64
  configs:
65
  - config_name: default
66
  data_files:
 
10
  - name: content_id
11
  dtype: string
12
  - name: detected_licenses
13
+ list: string
14
  - name: license_type
15
  dtype: string
16
  - name: repo_name
 
55
  dtype: string
56
  - name: code
57
  dtype: string
58
+ - name: non_uml
59
+ dtype: bool
60
+ - name: uml
61
+ dtype: bool
62
+ - name: has_non_ascii
63
+ dtype: bool
64
+ - name: has_non_latin
65
+ dtype: bool
66
+ - name: uml_subtype
67
+ dtype: string
68
  splits:
69
  - name: train
70
+ num_bytes: 89110183
71
+ num_examples: 43052
72
+ download_size: 31430412
73
+ dataset_size: 89110183
74
  configs:
75
  - config_name: default
76
  data_files:
data/{train-00000-of-00002.parquet → train-00000-of-00001.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5d5a5809abfe1e956f994f22365d9712ecabcbed31a974d96b24779ddd82b1a
3
- size 82067353
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a595458086409eeb3e4388391c5fd64ee6e4dfb50c1866979f65dac12524072
3
+ size 31430412
data/train-00001-of-00002.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f98f36cae5889b009642527bc87ac878d263b111a810e2592fc1858d6bd9d00d
3
- size 82072471