Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Datasets:
Yimingbear
/
first_stage
like
0
License:
apache-2.0
Dataset card
Files
Files and versions
xet
Community
main
first_stage
/
debug.py
Yimingbear
Upload folder using huggingface_hub
f9073ae
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
111 Bytes
import
torch
data = torch.load(
'/home/hui007/Protenix/protenix_1d_embeddings/8PEG-0-Y.pt'
)
print
(data.device)