Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
microsoft
/
nlp-recipes
зеркало из
https://github.com/microsoft/nlp-recipes.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули nlp-recipes
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
users/GitHubPolicyService/f60df9b2-95e5-4bb5-ab7e-d9a109a6b9df
nlp-recipes
/
tests
/
unit
История
saidbleik
2e92e319b3
Merge branch 'bleik/add-models' of
https://github.com/microsoft/nlp-recipes
into bleik/add-models
2020-05-12 22:06:45 +00:00
..
test_abstractive_summarization_bertsum.py
remove eval to fix the test
2020-03-22 00:52:13 +00:00
test_abstractive_summarization_seq2seq.py
add minilm into tests
2020-04-11 03:07:58 +00:00
test_bert_common.py
…
test_bert_encoder.py
bert_encoder unit test
2019-08-13 15:13:27 -04:00
test_bert_sentence_encoding.py
Staging to master to add the latest fixes (
#503
)
2019-11-29 19:53:57 -05:00
test_common_pytorch_utils.py
model stays the same if there is no valid new gpu_ids
2020-03-19 20:13:32 +00:00
test_data_loaders.py
…
test_dataset.py
fix ner test
2020-05-12 22:06:10 +00:00
test_dataset_pytorch.py
update import in test_dataset_pytorch
2019-11-14 16:19:51 +00:00
test_distributed_sampler.py
fix test and add example cells in the notebook
2020-03-20 21:12:22 +00:00
test_eval_classification.py
…
test_eval_compute_rouge.py
Resolve simple review comments.
2020-01-06 19:14:49 +00:00
test_extractive_summarization.py
reduce steps to make test faster
2020-03-22 00:56:49 +00:00
test_gensen_utils.py
Minor change to expected vocab variable
2019-08-06 13:03:17 -04:00
test_interpreter.py
…
test_models_transformers_question_answering.py
common updates
2020-05-08 20:11:34 +00:00
test_notebooks_cpu.py
Staging to master to add the latest fixes (
#503
)
2019-11-29 19:53:57 -05:00
test_notebooks_gpu.py
Staging to master to add the latest fixes (
#503
)
2019-11-29 19:53:57 -05:00
test_preprocess.py
…
test_timer.py
…
test_transformers_sequence_classification.py
fixed test; slightly modiflied parallelize_model to capture errors and mismatched inputs
2020-03-19 18:36:17 +00:00
test_transformers_token_classification.py
update ner utils
2020-05-08 17:32:48 +00:00