Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -52,7 +52,7 @@ The dataset contains three configurations:
|
|
52 |
- rank (int64): rank in the trending repositories of its kind (model, dataset, or space). Starts at 1.
|
53 |
- recent_likes (int64): number of likes received lately (last week)
|
54 |
- likes (int64): total number of likes
|
55 |
-
- month_downloads (int64): number of downloads in the last month
|
56 |
|
57 |
### Data Splits
|
58 |
|
|
|
52 |
- rank (int64): rank in the trending repositories of its kind (model, dataset, or space). Starts at 1.
|
53 |
- recent_likes (int64): number of likes received lately (last week)
|
54 |
- likes (int64): total number of likes
|
55 |
+
- month_downloads (int64): number of downloads in the last month. Null for the spaces.
|
56 |
|
57 |
### Data Splits
|
58 |
|