MCPcopy Create free account

hub / github.com/ChineseGLUE/ChineseGLUE / functions

Functions3,165 in github.com/ChineseGLUE/ChineseGLUE

↓ 1 callersMethod_get_variable_name
Get the variable name from the tensor name.
baselines/models/roberta/optimization_finetuning.py:169
↓ 1 callersMethod_get_variable_name
Get the variable name from the tensor name.
baselines/models/albert/optimization.py:169
↓ 1 callersMethod_get_variable_name
Get the variable name from the tensor name.
baselines/models/albert/optimization.py:295
↓ 1 callersMethod_get_variable_name
Get the variable name from the tensor name.
baselines/models/albert/optimization_finetuning.py:169
↓ 1 callersMethod_get_variable_name
Get the variable name from the tensor name.
baselines/models/roberta_wwm_ext/optimization.py:169
↓ 1 callersMethod_get_variable_name
Get the variable name from the tensor name.
baselines/models/ernie/optimization.py:169
↓ 1 callersMethod_get_variable_name
Get the variable name from the tensor name.
baselines/models/bert_wwm_ext/optimization.py:169
↓ 1 callersMethod_get_variable_name
Get the variable name from the tensor name.
baselines/models/roberta_wwm_large_ext/optimization.py:169
↓ 1 callersMethod_get_variable_name
Get the variable name from the tensor name.
baselines/models/bert/optimization.py:169
↓ 1 callersMethod_get_variable_name
Get the variable name from the tensor name.
baselines/models/xlnet/model_utils.py:385
↓ 1 callersFunction_improve_answer_span
Returns tokenized answer spans that better match the annotated answer.
baselines/models_pytorch/mrc_pytorch/preprocess/cmrc2018_preprocess.py:12
↓ 1 callersFunction_improve_answer_span
Returns tokenized answer spans that better match the annotated answer.
baselines/models_pytorch/mrc_pytorch/preprocess/DRCD_preprocess.py:21
↓ 1 callersFunction_improve_answer_span
Returns tokenized answer spans that better match the annotated answer.
baselines/models/roberta_wwm_ext/run_squad.py:476
↓ 1 callersFunction_improve_answer_span
Returns tokenized answer spans that better match the annotated answer.
baselines/models/ernie/run_squad.py:476
↓ 1 callersFunction_improve_answer_span
Returns tokenized answer spans that better match the annotated answer.
baselines/models/bert_wwm_ext/run_squad.py:476
↓ 1 callersFunction_improve_answer_span
Returns tokenized answer spans that better match the annotated answer.
baselines/models/roberta_wwm_large_ext/run_squad.py:476
↓ 1 callersFunction_improve_answer_span
Returns tokenized answer spans that better match the annotated answer.
baselines/models/bert/run_squad.py:476
↓ 1 callersFunction_increase_eval_step_op
Returns an op to increase the eval step for TPU evaluation. Args: iterations_per_loop: Tensor. The number of eval steps running in TPU system
baselines/models/xlnet/tpu_estimator.py:213
↓ 1 callersMethod_init_weights
Initialize the weights.
baselines/models_pytorch/classifier_pytorch/transformers/modeling_xlm.py:230
↓ 1 callersMethod_invoke_input_fn_and_record_structure
Deploys the input pipeline and record input structure.
baselines/models/xlnet/tpu_estimator.py:1183
↓ 1 callersFunction_is_chinese_char
(cp)
baselines/models_pytorch/mrc_pytorch/preprocess/cmrc2018_preprocess.py:92
↓ 1 callersFunction_is_chinese_char
(cp)
baselines/models_pytorch/mrc_pytorch/preprocess/DRCD_preprocess.py:111
↓ 1 callersMethod_is_chinese_char
Checks whether CP is the codepoint of a CJK character.
baselines/models_pytorch/classifier_pytorch/transformers/tokenization_bert.py:369
↓ 1 callersMethod_is_chinese_char
Checks whether CP is the codepoint of a CJK character.
baselines/models_pytorch/mrc_pytorch/tools/offical_tokenization.py:210
↓ 1 callersMethod_is_chinese_char
Checks whether CP is the codepoint of a CJK character.
baselines/models/roberta/tokenization.py:266
↓ 1 callersMethod_is_chinese_char
Checks whether CP is the codepoint of a CJK character.
baselines/models/albert/tokenization.py:266
↓ 1 callersMethod_is_chinese_char
Checks whether CP is the codepoint of a CJK character.
baselines/models/roberta_wwm_ext/tokenization.py:264
↓ 1 callersMethod_is_chinese_char
Checks whether CP is the codepoint of a CJK character.
baselines/models/ernie/tokenization.py:264
↓ 1 callersMethod_is_chinese_char
Checks whether CP is the codepoint of a CJK character.
baselines/models/bert_wwm_ext/tokenization.py:264
↓ 1 callersMethod_is_chinese_char
Checks whether CP is the codepoint of a CJK character.
baselines/models/roberta_wwm_large_ext/tokenization.py:264
↓ 1 callersMethod_is_chinese_char
Checks whether CP is the codepoint of a CJK character.
baselines/models/bert/tokenization.py:264
↓ 1 callersFunction_is_control
Checks whether `chars` is a control character.
baselines/models_pytorch/classifier_pytorch/transformers/tokenization_bert.py:477
↓ 1 callersFunction_is_control
Checks whether `chars` is a control character.
baselines/models_pytorch/mrc_pytorch/tools/offical_tokenization.py:318
↓ 1 callersFunction_is_control
Checks whether `chars` is a control character.
baselines/models/roberta/tokenization.py:376
↓ 1 callersFunction_is_control
Checks whether `chars` is a control character.
baselines/models/albert/tokenization.py:376
↓ 1 callersFunction_is_control
Checks whether `chars` is a control character.
baselines/models/roberta_wwm_ext/tokenization.py:374
↓ 1 callersFunction_is_control
Checks whether `chars` is a control character.
baselines/models/ernie/tokenization.py:374
↓ 1 callersFunction_is_control
Checks whether `chars` is a control character.
baselines/models/bert_wwm_ext/tokenization.py:374
↓ 1 callersFunction_is_control
Checks whether `chars` is a control character.
baselines/models/roberta_wwm_large_ext/tokenization.py:374
↓ 1 callersFunction_is_control
Checks whether `chars` is a control character.
baselines/models/bert/tokenization.py:374
↓ 1 callersFunction_is_punctuation
Checks whether `chars` is a punctuation character.
baselines/models_pytorch/classifier_pytorch/transformers/tokenization_bert.py:489
↓ 1 callersFunction_is_punctuation
Checks whether `chars` is a punctuation character.
baselines/models_pytorch/mrc_pytorch/tools/offical_tokenization.py:330
↓ 1 callersFunction_is_punctuation
Checks whether `chars` is a punctuation character.
baselines/models/roberta/tokenization.py:388
↓ 1 callersFunction_is_punctuation
Checks whether `chars` is a punctuation character.
baselines/models/albert/tokenization.py:388
↓ 1 callersFunction_is_punctuation
Checks whether `chars` is a punctuation character.
baselines/models/roberta_wwm_ext/tokenization.py:386
↓ 1 callersFunction_is_punctuation
Checks whether `chars` is a punctuation character.
baselines/models/ernie/tokenization.py:386
↓ 1 callersFunction_is_punctuation
Checks whether `chars` is a punctuation character.
baselines/models/bert_wwm_ext/tokenization.py:386
↓ 1 callersFunction_is_punctuation
Checks whether `chars` is a punctuation character.
baselines/models/roberta_wwm_large_ext/tokenization.py:386
↓ 1 callersFunction_is_punctuation
Checks whether `chars` is a punctuation character.
baselines/models/bert/tokenization.py:386
↓ 1 callersFunction_is_whitespace
Checks whether `chars` is a whitespace character.
baselines/models_pytorch/classifier_pytorch/transformers/tokenization_bert.py:465
↓ 1 callersFunction_is_whitespace
Checks whether `chars` is a whitespace character.
baselines/models_pytorch/mrc_pytorch/tools/offical_tokenization.py:306
↓ 1 callersFunction_is_whitespace
Checks whether `chars` is a whitespace character.
baselines/models/roberta/tokenization.py:364
↓ 1 callersFunction_is_whitespace
Checks whether `chars` is a whitespace character.
baselines/models/albert/tokenization.py:364
↓ 1 callersFunction_is_whitespace
Checks whether `chars` is a whitespace character.
baselines/models/roberta_wwm_ext/tokenization.py:362
↓ 1 callersFunction_is_whitespace
Checks whether `chars` is a whitespace character.
baselines/models/ernie/tokenization.py:362
↓ 1 callersFunction_is_whitespace
Checks whether `chars` is a whitespace character.
baselines/models/bert_wwm_ext/tokenization.py:362
↓ 1 callersFunction_is_whitespace
Checks whether `chars` is a whitespace character.
baselines/models/roberta_wwm_large_ext/tokenization.py:362
↓ 1 callersFunction_is_whitespace
Checks whether `chars` is a whitespace character.
baselines/models/bert/tokenization.py:362
↓ 1 callersFunction_lcs_match
(max_dist)
baselines/models/xlnet/run_cmrc_drcd.py:366
↓ 1 callersMethod_model_fn
A Estimator `model_fn` for TPUEstimator.
baselines/models/xlnet/tpu_estimator.py:2530
↓ 1 callersMethod_padding_mask
(real_batch_size, missing_count, batch_size)
baselines/models/xlnet/tpu_estimator.py:3440
↓ 1 callersFunction_predict_on_tpu_system
Executes `model_fn_wrapper` multiple times on all TPU shards.
baselines/models/xlnet/tpu_estimator.py:2939
↓ 1 callersMethod_prune_heads
Prunes heads of the model. heads_to_prune: dict of {layer_num: list of heads to prune in this layer} See base class PreTraine
baselines/models_pytorch/classifier_pytorch/transformers/modeling_xlm.py:414
↓ 1 callersMethod_rel_shift
(self, x)
baselines/models_pytorch/classifier_pytorch/transformers/modeling_transfo_xl.py:266
↓ 1 callersMethod_resize_token_embeddings
(self, new_num_tokens)
baselines/models_pytorch/classifier_pytorch/transformers/modeling_xlm.py:410
↓ 1 callersMethod_run_split_on_punc
Splits punctuation on a piece of text.
baselines/models_pytorch/classifier_pytorch/transformers/tokenization_bert.py:334
↓ 1 callersMethod_run_split_on_punc
Splits punctuation on a piece of text.
baselines/models_pytorch/mrc_pytorch/tools/offical_tokenization.py:177
↓ 1 callersMethod_run_split_on_punc
Splits punctuation on a piece of text.
baselines/models/roberta/tokenization.py:233
↓ 1 callersMethod_run_split_on_punc
Splits punctuation on a piece of text.
baselines/models/albert/tokenization.py:233
↓ 1 callersMethod_run_split_on_punc
Splits punctuation on a piece of text.
baselines/models/roberta_wwm_ext/tokenization.py:231
↓ 1 callersMethod_run_split_on_punc
Splits punctuation on a piece of text.
baselines/models/ernie/tokenization.py:231
↓ 1 callersMethod_run_split_on_punc
Splits punctuation on a piece of text.
baselines/models/bert_wwm_ext/tokenization.py:231
↓ 1 callersMethod_run_split_on_punc
Splits punctuation on a piece of text.
baselines/models/roberta_wwm_large_ext/tokenization.py:231
↓ 1 callersMethod_run_split_on_punc
Splits punctuation on a piece of text.
baselines/models/bert/tokenization.py:231
↓ 1 callersMethod_run_strip_accents
Strips accents from a piece of text.
baselines/models_pytorch/classifier_pytorch/transformers/tokenization_bert.py:323
↓ 1 callersMethod_run_strip_accents
Strips accents from a piece of text.
baselines/models_pytorch/mrc_pytorch/tools/offical_tokenization.py:166
↓ 1 callersMethod_run_strip_accents
Strips accents from a piece of text.
baselines/models/roberta/tokenization.py:222
↓ 1 callersMethod_run_strip_accents
Strips accents from a piece of text.
baselines/models/albert/tokenization.py:222
↓ 1 callersMethod_run_strip_accents
Strips accents from a piece of text.
baselines/models/roberta_wwm_ext/tokenization.py:220
↓ 1 callersMethod_run_strip_accents
Strips accents from a piece of text.
baselines/models/ernie/tokenization.py:220
↓ 1 callersMethod_run_strip_accents
Strips accents from a piece of text.
baselines/models/bert_wwm_ext/tokenization.py:220
↓ 1 callersMethod_run_strip_accents
Strips accents from a piece of text.
baselines/models/roberta_wwm_large_ext/tokenization.py:220
↓ 1 callersMethod_run_strip_accents
Strips accents from a piece of text.
baselines/models/bert/tokenization.py:220
↓ 1 callersFunction_split_a_and_b
Split two segments from `data` starting from the index `begin_idx`.
baselines/models/xlnet/data_utils.py:255
↓ 1 callersFunction_tokenize_chinese_chars
Adds whitespace around any CJK character.
baselines/models_pytorch/mrc_pytorch/preprocess/cmrc2018_preprocess.py:113
↓ 1 callersMethod_tokenize_chinese_chars
Adds whitespace around any CJK character.
baselines/models_pytorch/classifier_pytorch/transformers/tokenization_bert.py:356
↓ 1 callersMethod_tokenize_chinese_chars
Adds whitespace around any CJK character.
baselines/models_pytorch/mrc_pytorch/tools/offical_tokenization.py:197
↓ 1 callersMethod_tokenize_chinese_chars
Adds whitespace around any CJK character.
baselines/models/roberta/tokenization.py:253
↓ 1 callersMethod_tokenize_chinese_chars
Adds whitespace around any CJK character.
baselines/models/albert/tokenization.py:253
↓ 1 callersMethod_tokenize_chinese_chars
Adds whitespace around any CJK character.
baselines/models/roberta_wwm_ext/tokenization.py:251
↓ 1 callersMethod_tokenize_chinese_chars
Adds whitespace around any CJK character.
baselines/models/ernie/tokenization.py:251
↓ 1 callersMethod_tokenize_chinese_chars
Adds whitespace around any CJK character.
baselines/models/bert_wwm_ext/tokenization.py:251
↓ 1 callersMethod_tokenize_chinese_chars
Adds whitespace around any CJK character.
baselines/models/roberta_wwm_large_ext/tokenization.py:251
↓ 1 callersMethod_tokenize_chinese_chars
Adds whitespace around any CJK character.
baselines/models/bert/tokenization.py:251
↓ 1 callersFunction_train_on_tpu_system
Executes `model_fn_wrapper` multiple times on all TPU shards.
baselines/models/xlnet/tpu_estimator.py:2907
↓ 1 callersFunction_truncate_seq_pair
Truncates a sequence pair in place to the maximum length.
baselines/models/roberta_wwm_ext/extract_features.py:302
↓ 1 callersFunction_truncate_seq_pair
Truncates a sequence pair in place to the maximum length.
baselines/models/ernie/extract_features.py:302
↓ 1 callersFunction_truncate_seq_pair
Truncates a sequence pair in place to the maximum length.
baselines/models/bert_wwm_ext/extract_features.py:302
↓ 1 callersFunction_truncate_seq_pair
Truncates a sequence pair in place to the maximum length.
baselines/models/roberta_wwm_large_ext/extract_features.py:302
↓ 1 callersFunction_truncate_seq_pair
Truncates a sequence pair in place to the maximum length.
baselines/models/bert/extract_features.py:302
← previousnext →801–900 of 3,165, ranked by callers