|||
Quick search
Introduction
Explore Unitxt
Loading Datasets
Evaluating Datasets
Installation
Tutorials ✨
Examples ✨
Sensitive data in unitxt ✨
RAG Support ✨
Multi-Modality
Operators List
Save/Load from Catalog
Inference and Production
Debugging Unitxt
Running Unitxt with HELM
Running Unitxt with LM-Eval
Glossary
Code Documentation
📁 Catalog
unitxt.types module
¶
class
unitxt.types.
Audio
(
*
args
,
**
kwargs
)
¶
Bases:
dict
class
unitxt.types.
Image
(
*
args
,
**
kwargs
)
¶
Bases:
dict
class
unitxt.types.
Table
(
*
args
,
**
kwargs
)
¶
Bases:
dict
class
unitxt.types.
Turn
(
*
args
,
**
kwargs
)
¶
Bases:
dict
<
Page contents
>
Page contents:
unitxt.types module
Audio
Image
Table
Turn
<
unitxt.type_utils module
unitxt.utils module
>