teleren commited on
Commit
e423cbf
·
verified ·
1 Parent(s): de871ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +42 -24
README.md CHANGED
@@ -1,29 +1,47 @@
1
  ---
2
  configs:
3
- - config_name: default
4
- data_files:
5
- - split: app_screens
6
- path:
7
- - 'app_screens.jsonl.zst'
8
- - split: app_section_screens
9
- path:
10
- - 'app_section_screens.jsonl.zst'
11
- - split: app_sections
12
- path:
13
- - 'app_sections.jsonl.zst'
14
- - split: app_sections_with_app_screens
15
- path:
16
- - 'app_sections_with_app_screens.jsonl.zst'
17
- - split: app_versions
18
- path:
19
- - 'app_versions.jsonl.zst'
20
- - split: apps
21
- path:
22
- - 'apps.jsonl.zst'
23
- - split: trending_filter_tags
24
- path:
25
- - 'trending_filter_tags.jsonl.zst'
26
- default: true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  annotations_creators:
28
  - found
29
  language:
 
1
  ---
2
  configs:
3
+ - config_name: app_screens
4
+ default: true
5
+ data_files:
6
+ - split: app_screens
7
+ path:
8
+ - 'app_screens.jsonl.zst'
9
+
10
+ - config_name: app_section_screens
11
+ data_files:
12
+ - split: app_section_screens
13
+ path:
14
+ - 'app_section_screens.jsonl.zst'
15
+
16
+ - config_name: app_sections
17
+ data_files:
18
+ - split: app_sections
19
+ path:
20
+ - 'app_sections.jsonl.zst'
21
+
22
+ - config_name: app_sections_with_app_screens
23
+ data_files:
24
+ - split: app_sections_with_app_screens
25
+ path:
26
+ - 'app_sections_with_app_screens.jsonl.zst'
27
+
28
+ - config_name: app_versions
29
+ data_files:
30
+ - split: app_versions
31
+ path:
32
+ - 'app_versions.jsonl.zst'
33
+
34
+ - config_name: apps
35
+ data_files:
36
+ - split: apps
37
+ path:
38
+ - 'apps.jsonl.zst'
39
+
40
+ - config_name: trending_filter_tags
41
+ data_files:
42
+ - split: trending_filter_tags
43
+ path:
44
+ - 'trending_filter_tags.jsonl.zst'
45
  annotations_creators:
46
  - found
47
  language: