Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
LevelUp2x
/
adaptai
like
0
Follow
LevelUp 2x
2
Dataset card
Files
Files and versions
xet
Community
4f01ca3
adaptai
/
platform
/
dataops
/
dto
/
schema
/
port_validation.json
ADAPT-Chase
Add files using upload-large-folder tool
fd357f4
verified
8 months ago
raw
Copy download link
history
blame
172 Bytes
{
"type"
:
"object"
,
"properties"
:
{
"used_ports"
:
{
"type"
:
"array"
,
"items"
:
{
"type"
:
"integer"
}
,
"uniqueItems"
:
true
}
}
}