webbrain-one commited on
Commit
19409f5
·
verified ·
1 Parent(s): babcd03

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
- license: unknown
 
 
3
  task_categories:
4
  - video-classification
5
  tags:
@@ -30,8 +32,11 @@ README_source.txt # original README shipped inside the source archiv
30
 
31
  Filenames are numeric exercise IDs shared across the male/female and quality-tier folders (e.g. `1.mp4` in `male/original/`, `male/small/`, `male/very_small/`, `female/original/`, etc. are different encodings/qualities of the *same* exercise). A handful of files use descriptive names instead of numeric IDs (e.g. `Hi Leg press.mp4`, `Exercise Ball Squats.mp4`).
32
 
 
 
 
 
33
  ## Notes
34
 
35
- - No explicit license was specified by the original collector; treat as unlicensed/unknown until clarified.
36
  - `original` files are noticeably larger (up to several MB) than the `small`/`very_small` tiers, which appear to be reduced-resolution re-encodes of the same clips for faster web loading.
37
  - Source archive contained duplicate copies of the `male/original` files in a nested folder; those exact duplicates were removed during packaging.
 
1
  ---
2
+ license: other
3
+ license_name: private
4
+ license_link: LICENSE
5
  task_categories:
6
  - video-classification
7
  tags:
 
32
 
33
  Filenames are numeric exercise IDs shared across the male/female and quality-tier folders (e.g. `1.mp4` in `male/original/`, `male/small/`, `male/very_small/`, `female/original/`, etc. are different encodings/qualities of the *same* exercise). A handful of files use descriptive names instead of numeric IDs (e.g. `Hi Leg press.mp4`, `Exercise Ball Squats.mp4`).
34
 
35
+ ## License
36
+
37
+ **Private — all rights reserved.** This dataset is not released under an open license. It is shared publicly for visibility, but no reuse, redistribution, or derivative use is granted without the owner's explicit permission.
38
+
39
  ## Notes
40
 
 
41
  - `original` files are noticeably larger (up to several MB) than the `small`/`very_small` tiers, which appear to be reduced-resolution re-encodes of the same clips for faster web loading.
42
  - Source archive contained duplicate copies of the `male/original` files in a nested folder; those exact duplicates were removed during packaging.