Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vincent131499/Multi_Label_Classifier_finetune
/ functions
Functions
136 in github.com/Vincent131499/Multi_Label_Classifier_finetune
⨍
Functions
136
◇
Types & classes
24
Method
get_labels
See base class.
run_multilabels_classifier.py:309
Method
get_labels
See base class.
run_multilabels_classifier.py:349
Method
get_labels
See base class.
run_multilabels_classifier.py:391
Method
get_labels
See base class.
run_classifier_predict_online.py:135
Method
get_sequence_output
Gets final hidden layer of encoder. Returns: float Tensor of shape [batch_size, seq_length, hidden_size] corresponding to the final h
modeling.py:237
Method
get_test_examples
See base class.
run_multilabels_classifier.py:264
Method
get_test_examples
See base class.
run_multilabels_classifier.py:304
Method
get_test_examples
See base class.
run_multilabels_classifier.py:344
Method
get_test_examples
(self, data_dir)
run_multilabels_classifier.py:387
Method
get_test_examples
Gets a collection of `InputExample`s for prediction.
run_classifier_predict_online.py:98
Method
get_test_examples
(self, data_dir)
run_classifier_predict_online.py:131
Method
get_train_examples
See base class.
run_multilabels_classifier.py:208
Method
get_train_examples
See base class.
run_multilabels_classifier.py:253
Method
get_train_examples
See base class.
run_multilabels_classifier.py:294
Method
get_train_examples
See base class.
run_multilabels_classifier.py:334
Method
get_train_examples
(self, data_dir)
run_multilabels_classifier.py:374
Method
get_train_examples
Gets a collection of `InputExample`s for the train set.
run_classifier_predict_online.py:90
Method
get_train_examples
(self, data_dir)
run_classifier_predict_online.py:118
Function
input_fn
The actual input function.
run_multilabels_classifier.py:578
Function
input_fn_builder
Creates an `input_fn` closure to be passed to TPUEstimator.
run_multilabels_classifier.py:776
Function
main
(_)
run_multilabels_classifier.py:846
Function
metric_fn
(per_example_loss, label_ids, probabilities, is_real_example)
run_multilabels_classifier.py:734
Function
model_fn
The `model_fn` for TPUEstimator.
run_multilabels_classifier.py:674
Function
printable_text
Returns text encoded in a way suitable for print or `tf.logging`.
tokenization.py:98
Method
test_basic_tokenizer_lower
(self)
tokenization_test.py:58
Method
test_basic_tokenizer_no_lower
(self)
tokenization_test.py:66
Method
test_chinese
(self)
tokenization_test.py:51
Method
test_convert_tokens_to_ids
(self)
tokenization_test.py:93
Method
test_full_tokenizer
(self)
tokenization_test.py:28
Method
test_is_control
(self)
tokenization_test.py:117
Method
test_is_punctuation
(self)
tokenization_test.py:125
Method
test_is_whitespace
(self)
tokenization_test.py:107
Method
test_wordpiece_tokenizer
(self)
tokenization_test.py:73
Method
to_json_string
Serializes this instance to a JSON string.
modeling.py:102
Function
tpu_scaffold
()
run_multilabels_classifier.py:705
Function
validate_case_matches_checkpoint
Checks whether the casing config is consistent with the checkpoint name.
tokenization.py:28
← previous
101–136 of 136, ranked by callers