"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "39b2ff69d6f32239c5acf9b9e6acb533c477a527"
fixed bug in run_mlm_flax_stream.py (#17203)
* fixed bug run_mlm_flax_stream.py
Fixed bug caused by an update to tokenizer keys introduced in recent transformers versions (between `4.6.2` and `4.18.0`) where additional keys were introduced to the tokenizer output.
* Update run_mlm_flax_stream.py
* adding missing paranthesis
* formatted to black
* remove cols from dataset instead
* reformat to black
* moved rem. columns to map
* formatted to black
Co-authored-by:
KennethEnevoldsen <kennethcenevolsen@gmail.com>
Showing
Please register or sign in to comment