transformers/tests/models/realm
Sanchit Gandhi 8f915c450d
Unpin numba (#23162)
* fix for ragged list

* unpin numba

* make style

* np.object -> object

* propagate changes to tokenizer as well

* np.long -> "long"

* revert tokenization changes

* check with tokenization changes

* list/tuple logic

* catch numpy

* catch else case

* clean up

* up

* better check

* trigger ci

* Empty commit to trigger CI
2023-05-31 14:59:30 +01:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_modeling_realm.py Unpin numba (#23162) 2023-05-31 14:59:30 +01:00
test_retrieval_realm.py Unpin numba (#23162) 2023-05-31 14:59:30 +01:00
test_tokenization_realm.py Update quality tooling for formatting (#21480) 2023-02-06 18:10:56 -05:00