likely commited on
Commit
74473b0
·
verified ·
1 Parent(s): 7c403e8

v2024.08.14

Browse files
README.md CHANGED
@@ -1 +1,8 @@
1
- [object Object]
 
 
 
 
 
 
 
 
1
+ ---
2
+ configs:
3
+ - config_name: default
4
+ data_files:
5
+ - split: train
6
+ path:
7
+ - "*.tsv"
8
+ ---
active_models_2022.tsv CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b28c94b2195c8ed259f0b415aaee3f39b0b2920a4537611499fa044956917a21
3
- size 15
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b01c8468e11bf4c8b792e4e706427cdf328cdac48d70e06928ee93c1aa9fe5d
3
+ size 49400156
active_models_2023.tsv CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b28c94b2195c8ed259f0b415aaee3f39b0b2920a4537611499fa044956917a21
3
- size 15
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70228f2f35d501b95f4c26bd836b58715b861d39696a56583f76cd84c5fdd7f7
3
+ size 134227846
active_models_2024.tsv CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b28c94b2195c8ed259f0b415aaee3f39b0b2920a4537611499fa044956917a21
3
- size 15
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97753f9665d7c0f8422dd81211b9afed9c2f070b134679486de8b385abfe3866
3
+ size 165558026
dataset_info.json CHANGED
@@ -1 +1,13 @@
1
- [object Object]
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "active-models-dataset",
3
+ "version": "2024-08-14T01:10:29.160Z",
4
+ "description": "Active models from Hugging Face, split by year",
5
+ "license": "MIT",
6
+ "features": {
7
+ "id": "string",
8
+ "likes": "int64",
9
+ "downloadsAllTime": "int64",
10
+ "downloads": "int64",
11
+ "createdAt": "string"
12
+ }
13
+ }