tlc.integration.hugging_face
#
Utilities for integrating 3LC with Hugging Face.
Modules and Packages#
Module |
Description |
---|---|
A updated 🤗 transformers Trainer using 3LC capabilities |
|
A Table object for representing a Hugging Face dataset. |
|
Translation between Hugging Face datasets features and tlc sample type. |
Package Contents#
Data#
Data |
Description |
---|---|
A drop-in replacement for the 🤗 transformers Trainer. |
API#
- tlc.integration.hugging_face.TLCTrainer = None#
A drop-in replacement for the 🤗 transformers Trainer.