nyuuzyou commited on
Commit
170183e
1 Parent(s): ec95624

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. README.md +78 -0
  2. allstar.jsonl.zst +3 -0
README.md ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - found
4
+ language:
5
+ - en
6
+ license:
7
+ - cc0-1.0
8
+ multilinguality:
9
+ - monolingual
10
+ pretty_name: Allstar.gg Gaming Clips Dataset
11
+ size_categories:
12
+ - 10K<n<100K
13
+ source_datasets:
14
+ - original
15
+ task_categories:
16
+ - video-classification
17
+ - video-text-to-text
18
+ tags:
19
+ - video
20
+ - image
21
+ ---
22
+ # Dataset Card for Allstar.gg Clips
23
+
24
+ ### Dataset Summary
25
+ This dataset contains information about 47,896 video clips from the gaming platform [allstar.gg](https://allstar.gg). The clips primarily focus on Counter-Strike 2 gameplay moments and include detailed metadata such as player information, game statistics, view counts, and related media URLs.
26
+
27
+ ### Languages
28
+ The dataset is primarily in English (en).
29
+
30
+ ## Dataset Structure
31
+
32
+ ### Data Fields
33
+ This dataset includes the following fields:
34
+ - `_id`: Unique identifier for the clip (string)
35
+ - `user`: Object containing user information:
36
+ - `_id`: User ID
37
+ - `avatar`: URL to user's avatar
38
+ - `username`: Username
39
+ - `clipProperties`: Array of properties containing game-specific metadata:
40
+ - `CS_Kill Count`: Number of kills in the clip
41
+ - `CS_Map`: Map name
42
+ - `CS_Weapons`: Weapons used
43
+ - `CS_Headshots`: Number of headshots
44
+ - `CS_Game Type`: Game type (e.g., "FACEIT")
45
+ - `CS_Game Mode`: Game mode (e.g., "Competitive")
46
+ - `clipTitle`: Title of the clip (string)
47
+ - `game`: Game ID (integer)
48
+ - `clipLength`: Duration of clip in seconds (integer)
49
+ - `views`: View count (integer)
50
+ - `shareId`: Unique sharing identifier (string)
51
+ - `createdDate`: Timestamp of creation (string)
52
+ - `clipLink`: Direct URL to MP4 video file (string)
53
+ - `clipImageThumb`: URL to clip thumbnail (string)
54
+ - `clipSnapshot`: URL to clip preview image (string)
55
+ - `isRemixable`: Flag indicating if clip can be remixed (boolean)
56
+ - `mobile`: Array of mobile-specific metadata (optional):
57
+ - `status`: Processing status (string)
58
+ - `clipLink`: URL to mobile-optimized video (string)
59
+ - `aspectRatio`: Video aspect ratio (string, e.g., "9:16")
60
+ - `resolution`: Video resolution (string, e.g., "1080x1920")
61
+ - `clipImageThumb`: URL to mobile-optimized thumbnail (string)
62
+
63
+ ### Data Splits
64
+ All examples are in a single split.
65
+
66
+ ## Additional Information
67
+
68
+ ### License
69
+ This dataset is dedicated to the public domain under the Creative Commons Zero (CC0) license. This means you can:
70
+ * Use it for any purpose, including commercial projects.
71
+ * Modify it however you like.
72
+ * Distribute it without asking permission.
73
+ No attribution is required, but it's always appreciated!
74
+ CC0 license: https://creativecommons.org/publicdomain/zero/1.0/deed.en
75
+ To learn more about CC0, visit the Creative Commons website: https://creativecommons.org/publicdomain/zero/1.0/
76
+
77
+ ### Dataset Curators
78
+ - [nyuuzyou](https://ducks.party)
allstar.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a980a2c393b0e083fa870fb27667a37eabfcc64d054e4871319708ad50416da
3
+ size 5406203