Spaces:
Runtime error
Runtime error
File size: 358 Bytes
dda1539 |
1 2 3 4 5 6 7 8 9 |
{
"train": [
{"text": "Hi my name is"},
{"text": "This is a story of"},
{"text": "In many cases, the architecture you want to use can be guessed from the name or the path of the pretrained model you are supplying"},
{"text": "There is one class of AutoModel for each task, and for each backend (PyTorch, TensorFlow, or Flax)."}
]
}
|