Referências:
simples
Use o seguinte comando para carregar este conjunto de dados no TFDS:
ds = tfds.load('huggingface:scan/simple')
- Descrição :
SCAN tasks with various splits.
SCAN is a set of simple language-driven navigation tasks for studying
compositional learning and zero-shot generalization.
See https://github.com/brendenlake/SCAN for a description of the splits.
Example usage:
data = datasets.load_dataset('scan/length')
- Licença : Nenhuma licença conhecida
- Versão : 1.0.0
- Divisões :
Dividir | Exemplos |
---|---|
'test' | 4182 |
'train' | 16728 |
- Características :
{
"commands": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"actions": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
addprim_jump
Use o seguinte comando para carregar este conjunto de dados no TFDS:
ds = tfds.load('huggingface:scan/addprim_jump')
- Descrição :
SCAN tasks with various splits.
SCAN is a set of simple language-driven navigation tasks for studying
compositional learning and zero-shot generalization.
See https://github.com/brendenlake/SCAN for a description of the splits.
Example usage:
data = datasets.load_dataset('scan/length')
- Licença : Nenhuma licença conhecida
- Versão : 1.0.0
- Divisões :
Dividir | Exemplos |
---|---|
'test' | 7706 |
'train' | 14670 |
- Características :
{
"commands": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"actions": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
addprim_turn_left
Use o seguinte comando para carregar este conjunto de dados no TFDS:
ds = tfds.load('huggingface:scan/addprim_turn_left')
- Descrição :
SCAN tasks with various splits.
SCAN is a set of simple language-driven navigation tasks for studying
compositional learning and zero-shot generalization.
See https://github.com/brendenlake/SCAN for a description of the splits.
Example usage:
data = datasets.load_dataset('scan/length')
- Licença : Nenhuma licença conhecida
- Versão : 1.0.0
- Divisões :
Dividir | Exemplos |
---|---|
'test' | 1208 |
'train' | 21890 |
- Características :
{
"commands": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"actions": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
filler_num0
Use o seguinte comando para carregar este conjunto de dados no TFDS:
ds = tfds.load('huggingface:scan/filler_num0')
- Descrição :
SCAN tasks with various splits.
SCAN is a set of simple language-driven navigation tasks for studying
compositional learning and zero-shot generalization.
See https://github.com/brendenlake/SCAN for a description of the splits.
Example usage:
data = datasets.load_dataset('scan/length')
- Licença : Nenhuma licença conhecida
- Versão : 1.0.0
- Divisões :
Dividir | Exemplos |
---|---|
'test' | 1173 |
'train' | 15225 |
- Características :
{
"commands": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"actions": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
filler_num1
Use o seguinte comando para carregar este conjunto de dados no TFDS:
ds = tfds.load('huggingface:scan/filler_num1')
- Descrição :
SCAN tasks with various splits.
SCAN is a set of simple language-driven navigation tasks for studying
compositional learning and zero-shot generalization.
See https://github.com/brendenlake/SCAN for a description of the splits.
Example usage:
data = datasets.load_dataset('scan/length')
- Licença : Nenhuma licença conhecida
- Versão : 1.0.0
- Divisões :
Dividir | Exemplos |
---|---|
'test' | 1173 |
'train' | 16290 |
- Características :
{
"commands": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"actions": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
filler_num2
Use o seguinte comando para carregar este conjunto de dados no TFDS:
ds = tfds.load('huggingface:scan/filler_num2')
- Descrição :
SCAN tasks with various splits.
SCAN is a set of simple language-driven navigation tasks for studying
compositional learning and zero-shot generalization.
See https://github.com/brendenlake/SCAN for a description of the splits.
Example usage:
data = datasets.load_dataset('scan/length')
- Licença : Nenhuma licença conhecida
- Versão : 1.0.0
- Divisões :
Dividir | Exemplos |
---|---|
'test' | 1173 |
'train' | 17391 |
- Características :
{
"commands": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"actions": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
filler_num3
Use o seguinte comando para carregar este conjunto de dados no TFDS:
ds = tfds.load('huggingface:scan/filler_num3')
- Descrição :
SCAN tasks with various splits.
SCAN is a set of simple language-driven navigation tasks for studying
compositional learning and zero-shot generalization.
See https://github.com/brendenlake/SCAN for a description of the splits.
Example usage:
data = datasets.load_dataset('scan/length')
- Licença : Nenhuma licença conhecida
- Versão : 1.0.0
- Divisões :
Dividir | Exemplos |
---|---|
'test' | 1173 |
'train' | 18528 |
- Características :
{
"commands": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"actions": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
comprimento
Use o seguinte comando para carregar este conjunto de dados no TFDS:
ds = tfds.load('huggingface:scan/length')
- Descrição :
SCAN tasks with various splits.
SCAN is a set of simple language-driven navigation tasks for studying
compositional learning and zero-shot generalization.
See https://github.com/brendenlake/SCAN for a description of the splits.
Example usage:
data = datasets.load_dataset('scan/length')
- Licença : Nenhuma licença conhecida
- Versão : 1.0.0
- Divisões :
Dividir | Exemplos |
---|---|
'test' | 3920 |
'train' | 16990 |
- Características :
{
"commands": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"actions": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
template_around_right
Use o seguinte comando para carregar este conjunto de dados no TFDS:
ds = tfds.load('huggingface:scan/template_around_right')
- Descrição :
SCAN tasks with various splits.
SCAN is a set of simple language-driven navigation tasks for studying
compositional learning and zero-shot generalization.
See https://github.com/brendenlake/SCAN for a description of the splits.
Example usage:
data = datasets.load_dataset('scan/length')
- Licença : Nenhuma licença conhecida
- Versão : 1.0.0
- Divisões :
Dividir | Exemplos |
---|---|
'test' | 4476 |
'train' | 15225 |
- Características :
{
"commands": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"actions": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
template_jump_around_right
Use o seguinte comando para carregar este conjunto de dados no TFDS:
ds = tfds.load('huggingface:scan/template_jump_around_right')
- Descrição :
SCAN tasks with various splits.
SCAN is a set of simple language-driven navigation tasks for studying
compositional learning and zero-shot generalization.
See https://github.com/brendenlake/SCAN for a description of the splits.
Example usage:
data = datasets.load_dataset('scan/length')
- Licença : Nenhuma licença conhecida
- Versão : 1.0.0
- Divisões :
Dividir | Exemplos |
---|---|
'test' | 1173 |
'train' | 18528 |
- Características :
{
"commands": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"actions": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
modelo_oposto_direita
Use o seguinte comando para carregar este conjunto de dados no TFDS:
ds = tfds.load('huggingface:scan/template_opposite_right')
- Descrição :
SCAN tasks with various splits.
SCAN is a set of simple language-driven navigation tasks for studying
compositional learning and zero-shot generalization.
See https://github.com/brendenlake/SCAN for a description of the splits.
Example usage:
data = datasets.load_dataset('scan/length')
- Licença : Nenhuma licença conhecida
- Versão : 1.0.0
- Divisões :
Dividir | Exemplos |
---|---|
'test' | 4476 |
'train' | 15225 |
- Características :
{
"commands": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"actions": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
modelo_right
Use o seguinte comando para carregar este conjunto de dados no TFDS:
ds = tfds.load('huggingface:scan/template_right')
- Descrição :
SCAN tasks with various splits.
SCAN is a set of simple language-driven navigation tasks for studying
compositional learning and zero-shot generalization.
See https://github.com/brendenlake/SCAN for a description of the splits.
Example usage:
data = datasets.load_dataset('scan/length')
- Licença : Nenhuma licença conhecida
- Versão : 1.0.0
- Divisões :
Dividir | Exemplos |
---|---|
'test' | 4476 |
'train' | 15225 |
- Características :
{
"commands": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"actions": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}