primeqa.qg.run_qg.ModelArguments#
- class primeqa.qg.run_qg.ModelArguments(model_name_or_path: str = 't5-base', modality: str = 'table', tokenizer_name: Optional[str] = None, cache_dir: Optional[str] = None)#
Bases:
object
Arguments pertaining to which model/config/tokenizer we are going to fine-tune from.
Methods
Attributes
cache_dir
modality
model_name_or_path
tokenizer_name