Narendhiranv04 commited on
Commit
364ea0f
·
verified ·
1 Parent(s): 831739f

Correct dataset example-count category

Browse files

Hugging Face size_categories counts examples rather than bytes. RPX has 110,000 published frame examples, so advertise 100K<n<1M.

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ tags:
20
  - image
21
  - video
22
  size_categories:
23
- - 100B<n<1T
24
  configs:
25
  - config_name: multi_object
26
  description: "MOS phase records, tertile-cut by Effort-Stratified Difficulty."
 
20
  - image
21
  - video
22
  size_categories:
23
+ - 100K<n<1M
24
  configs:
25
  - config_name: multi_object
26
  description: "MOS phase records, tertile-cut by Effort-Stratified Difficulty."