Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sohvren
/
MovieRecommenderV2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0f19412
MovieRecommenderV2
2 contributors
History:
11 commits
AJ-Gazin
Still figuring out this CPU thing.
0f19412
11 months ago
sampled_movie_dataset
Added movie metadata. >10mb, so lfs tracked
11 months ago
.gitattributes
Safe
1.56 kB
git lfs track csv
11 months ago
.gitignore
Safe
28 Bytes
Added more of main program
11 months ago
PredictionGenerator.ipynb
Safe
9.22 kB
Added more of main program
11 months ago
PyGTrainedModelState.pt
Safe
pickle
Detected Pickle imports (3)
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
What is a pickle import?
308 kB
LFS
Added more of main program
11 months ago
PyGdata.pt
pickle
Detected Pickle imports (10)
"collections.OrderedDict"
,
"torch_geometric.data.storage.NodeStorage"
,
"torch_geometric.data.hetero_data.HeteroData"
,
"torch_geometric.data.feature_store.TensorAttr"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.LongStorage"
,
"torch.FloatStorage"
,
"torch_geometric.data.storage.EdgeStorage"
,
"torch_geometric.data.graph_store.EdgeAttr"
,
"torch_geometric.data.storage.BaseStorage"
How to fix it?
20.4 MB
LFS
Added more of main program
11 months ago
README.md
Safe
242 Bytes
initial commit
11 months ago
app.py
Safe
4.72 kB
Still figuring out this CPU thing.
11 months ago
model_def.py
Safe
1.53 kB
Still figuring out this CPU thing.
11 months ago
movie_embeddings.pt
Safe
pickle
Detected Pickle imports (3)
"torch.FloatStorage"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
13.9 MB
LFS
Added more of main program
11 months ago
movie_embeddings_concat.pt
Safe
pickle
Detected Pickle imports (3)
"torch.FloatStorage"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
14.6 MB
LFS
Added more of main program
11 months ago
requirements.txt
Safe
3.31 kB
torch audio 2.2.21 -> 2.2.2
11 months ago
visualizer.py
Safe
3.32 kB
Still figuring out this CPU thing.
11 months ago
viz_utils.py
Safe
3.4 kB
Added more of main program
11 months ago