Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Datasets:
ioanarm
/
test
like
0
Dataset card
Data Studio
Files
Files and versions
xet
Community
main
test
/
test.json
ioanarm
Upload test.json
54c59f4
over 2 years ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
176 Bytes
[
{
"id"
:
"Alice"
,
"embedding"
:
[
1
,
2
]
,
"metadata"
:
{
}
}
,
{
"id"
:
"Bob"
,
"embedding"
:
[
2
,
3
]
,
"metadata"
:
{
}
}
,
{
"id"
:
"Charlie"
,
"embedding"
:
[
3
,
2
]
,
"metadata"
:
{
}
}
]