transformers/docs/source
wangpeng 102b5ff4a8
add new model of MGP-STR (#21418)
* add new model of MGP-STR

* fix the check failings

* remove torch and numpy from mgp_tokenization

* remove unused import from modeling_mgp_str

* add test_processing_mgp_str

* rm test_processing_mgp_str.py

* add test_processing_mgp_str

* add test_processing_mgp_str

* add test_processing_mgp_str

* rm test_processing_mgp_str and add softmax outs to model

* rm test_processing_mgp_str and add softmax outs to model

* rewrite the code of mgp-str according to PR suggestions

* rewrite the code of mgp-str according to PR suggestions

* add new model of MGP-STR

* fix the check failings

* remove torch and numpy from mgp_tokenization

* remove unused import from modeling_mgp_str

* add test_processing_mgp_str

* rm test_processing_mgp_str.py

* add test_processing_mgp_str

* add test_processing_mgp_str

* add test_processing_mgp_str

* rm test_processing_mgp_str and add softmax outs to model

* rewrite the code of mgp-str according to PR suggestions

* rewrite the code of mgp-str according to PR suggestions

* remove representation_size from MGPSTRConfig

* reformat configuration_mgp_str.py

* format test_processor_mgp_str.py

* add test for tokenizer and complete model/processer test and model file

* rm Unnecessary tupple in modeling_mgp_str

* reduce hidden_size/layers/label_size in test_model

* add integration tests and change MGPSTR to Mgpstr

* add test for logit values

* reformat test model file

---------

Co-authored-by: yue kun <yuekun.wp@alibaba-inc.com>
2023-03-13 10:11:31 +00:00
..
de Add ALIGN to transformers (#21741) 2023-03-01 21:23:31 +03:00
en add new model of MGP-STR (#21418) 2023-03-13 10:11:31 +00:00
es update: bertology paper (#22012) 2023-03-08 07:54:30 -05:00
fr Add ALIGN to transformers (#21741) 2023-03-01 21:23:31 +03:00
it Add ALIGN to transformers (#21741) 2023-03-01 21:23:31 +03:00
ja Add EfficientNet (#21563) 2023-02-20 16:37:11 +03:00
ko Add EfficientNet (#21563) 2023-02-20 16:37:11 +03:00
pt Add EfficientNet (#21563) 2023-02-20 16:37:11 +03:00
zh translate index to zh(#20095) (#21351) 2023-01-30 16:50:57 -05:00
_config.py Adding evaluate to the list of libraries required in generated notebooks (#20850) 2022-12-21 14:04:08 +01:00