codewithdark commited on
Commit
7c3e462
·
verified ·
1 Parent(s): ad5118b

Sync cache metadata [skip ci]

Browse files
Files changed (1) hide show
  1. cache_metadata.json +14 -0
cache_metadata.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "models": {
3
+ "41a3081e2d54bd24ea01bba277363e4b": {
4
+ "model_id": "distilbert-base-uncased",
5
+ "revision": null,
6
+ "added_at": 1744199179.2257178,
7
+ "files": [
8
+ "config.json",
9
+ "model.safetensors"
10
+ ]
11
+ }
12
+ },
13
+ "last_sync": 1744200517.0815399
14
+ }