Added TF TransfoXL Sequence Classification (#9169)
* TF Transfoxl seq classification
* Update test_modeling_tf_transfo_xl.py
Added num_labels to config level
* TF Transfoxl seq classification
* Update test_modeling_tf_transfo_xl.py
Added num_labels to config level
* code refactor
* code refactor
* code refator