MCPcopy Create free account

hub / github.com/HuiResearch/cail2019_track2 / functions

Functions274 in github.com/HuiResearch/cail2019_track2

MethodgetLogits
(self)
utils/models.py:91
FunctiongetMatch
添加规则测试,采用正则表达式匹配,最后与模型结果取并集
evaluation.py:34
MethodgetPre
(arr, id2label)
utils/predict.py:155
MethodgetPredictLabel
(array, id2label)
utils/predict.py:162
Functionget_assignment_map_from_checkpoint
Compute the union of the current variables and checkpoint variables.
bert/modeling.py:317
Methodget_dev_examples
See base class.
train.py:274
Methodget_dev_examples
See base class.
bert/run_classifier.py:232
Methodget_dev_examples
See base class.
bert/run_classifier.py:263
Methodget_dev_examples
See base class.
bert/run_classifier.py:304
Methodget_dev_examples
See base class.
bert/run_classifier.py:344
Methodget_labels
See base class.
train.py:284
Methodget_labels
See base class.
bert/run_classifier.py:250
Methodget_labels
See base class.
bert/run_classifier.py:274
Methodget_labels
See base class.
bert/run_classifier.py:314
Methodget_labels
See base class.
bert/run_classifier.py:354
Methodget_test_examples
See base class.
train.py:279
Methodget_test_examples
See base class.
bert/run_classifier.py:269
Methodget_test_examples
See base class.
bert/run_classifier.py:309
Methodget_test_examples
See base class.
bert/run_classifier.py:349
Methodget_train_examples
See base class.
train.py:268
Methodget_train_examples
See base class.
bert/run_classifier.py:213
Methodget_train_examples
See base class.
bert/run_classifier.py:258
Methodget_train_examples
See base class.
bert/run_classifier.py:299
Methodget_train_examples
See base class.
bert/run_classifier.py:339
Functioninput_fn
The actual input function.
train.py:480
Functioninput_fn
The actual input function.
run_pretrain.py:341
Functioninput_fn
The actual input function.
bert/run_squad.py:715
Functioninput_fn
The actual input function.
bert/run_pretraining.py:331
Functioninput_fn
The actual input function.
bert/run_classifier.py:535
Functioninput_fn
The actual input function.
bert/extract_features.py:114
Functioninput_fn_builder
Creates an `input_fn` closure to be passed to TPUEstimator.
train.py:738
Functioninput_fn_builder
Creates an `input_fn` closure to be passed to TPUEstimator.
bert/run_classifier.py:713
Functionmain
(_)
train.py:808
Functionmain
(_)
createPretrainData.py:423
Functionmain
(_)
run_pretrain.py:416
Functionmain
(_)
bert/run_squad.py:1126
Functionmain
(_)
bert/run_classifier_with_tfhub.py:158
Functionmain
(_)
bert/run_pretraining.py:406
Functionmain
(_)
bert/create_pretraining_data.py:409
Functionmain
(_)
bert/run_classifier.py:783
Functionmain
(_)
bert/extract_features.py:343
Functionmetric_fn
(per_example_loss, label_ids, logits, is_real_example)
train.py:698
Functionmetric_fn
Computes the loss and accuracy of the model.
run_pretrain.py:197
Functionmetric_fn
(per_example_loss, label_ids, logits)
bert/run_classifier_with_tfhub.py:120
Functionmetric_fn
Computes the loss and accuracy of the model.
bert/run_pretraining.py:187
Functionmetric_fn
(per_example_loss, label_ids, logits, is_real_example)
bert/run_classifier.py:684
Functionmodel_fn
The `model_fn` for TPUEstimator.
train.py:637
Functionmodel_fn
The `model_fn` for TPUEstimator.
run_pretrain.py:124
Functionmodel_fn
The `model_fn` for TPUEstimator.
bert/run_squad.py:595
Functionmodel_fn
The `model_fn` for TPUEstimator.
bert/run_classifier_with_tfhub.py:91
Functionmodel_fn
The `model_fn` for TPUEstimator.
bert/run_pretraining.py:114
Functionmodel_fn
The `model_fn` for TPUEstimator.
bert/run_classifier.py:624
Functionmodel_fn
The `model_fn` for TPUEstimator.
bert/extract_features.py:152
Functionprintable_text
Returns text encoded in a way suitable for print or `tf.logging`.
bert/tokenization.py:98
FunctionreadThreshold
读取json阈值文件
evaluation.py:14
Methodtest_adam
(self)
bert/optimization_test.py:25
Methodtest_basic_tokenizer_lower
(self)
bert/tokenization_test.py:58
Methodtest_basic_tokenizer_no_lower
(self)
bert/tokenization_test.py:66
Methodtest_chinese
(self)
bert/tokenization_test.py:51
Methodtest_config_to_json_string
(self)
bert/modeling_test.py:129
Methodtest_convert_tokens_to_ids
(self)
bert/tokenization_test.py:93
Methodtest_default
(self)
bert/modeling_test.py:126
Methodtest_full_tokenizer
(self)
bert/tokenization_test.py:28
Methodtest_is_control
(self)
bert/tokenization_test.py:117
Methodtest_is_punctuation
(self)
bert/tokenization_test.py:126
Methodtest_is_whitespace
(self)
bert/tokenization_test.py:107
Methodtest_wordpiece_tokenizer
(self)
bert/tokenization_test.py:73
Functiontpu_scaffold
()
train.py:669
Functiontpu_scaffold
()
run_pretrain.py:169
Functiontpu_scaffold
()
bert/run_squad.py:626
Functiontpu_scaffold
()
bert/run_pretraining.py:159
Functiontpu_scaffold
()
bert/run_classifier.py:655
Functiontpu_scaffold
()
bert/extract_features.py:178
Functionvalidate_case_matches_checkpoint
Checks whether the casing config is consistent with the checkpoint name.
bert/tokenization.py:28
← previous201–274 of 274, ranked by callers