tlc.integration.hugging_face#

Utilities for integrating 3LC with Hugging Face.

Modules and Packages#

Module

Description

trainer

A updated 🤗 transformers Trainer using 3LC capabilities

table_from_hugging_face

A Table object for representing a Hugging Face dataset.

features

Translation between Hugging Face datasets features and tlc sample type.

Package Contents#

Data#

Data

Description

TLCTrainer

A drop-in replacement for the 🤗 transformers Trainer.

API#

tlc.integration.hugging_face.TLCTrainer = None#

A drop-in replacement for the 🤗 transformers Trainer.