Files in jonathanbratt/RBERT
R Implementation of BERT

.Rbuildignore
.gitignore
.travis.yml
CONTRIBUTING.md Contributor_Code_of_Conduct.md
DESCRIPTION
LICENSE
NAMESPACE
NEWS.md R/download_checkpoint.R R/extract_features.R R/modeling.R R/optimization.R R/run_classifier.R
R/sysdata.rda
R/tokenization.R R/utils.R
RBERT.Rproj
README.Rmd README.md
appveyor.yml
codecov.yml
data-raw/sysdata.R man/AdamWeightDecayOptimizer.Rd man/BasicTokenizer.Rd man/BertConfig.Rd man/BertModel.Rd man/FullTokenizer.Rd man/InputExample.Rd man/InputExample_EF.Rd man/InputFeatures.Rd man/WordpieceTokenizer.Rd man/apply_to_chars.Rd man/assert_rank.Rd man/attention_layer.Rd man/bert_config_from_json_file.Rd man/check_vocab.Rd man/clean_text.Rd man/convert_by_vocab.Rd man/convert_examples_to_features.Rd man/convert_single_example.Rd man/convert_to_unicode.Rd man/create_attention_mask_from_input_mask.Rd man/create_initializer.Rd man/create_model.Rd man/create_optimizer.Rd man/dot-InputFeatures_EF.Rd man/dot-choose_BERT_dir.Rd man/dot-convert_examples_to_features_EF.Rd man/dot-convert_single_example_EF.Rd man/dot-download_BERT_checkpoint.Rd man/dot-get_actual_index.Rd man/dot-get_model_archive_path.Rd man/dot-get_model_archive_type.Rd man/dot-get_model_subdir.Rd man/dot-get_model_url.Rd man/dot-has_checkpoint.Rd man/dot-infer_archive_type.Rd man/dot-infer_checkpoint_archive_path.Rd man/dot-infer_ckpt_dir.Rd man/dot-infer_model_paths.Rd man/dot-maybe_download_checkpoint.Rd man/dot-model_fn_builder_EF.Rd man/dot-process_BERT_checkpoint.Rd man/download_BERT_checkpoint.Rd man/dropout.Rd man/embedding_lookup.Rd man/embedding_postprocessor.Rd man/extract_features.Rd
man/figures/rbert_hex.png
man/figures/rbert_hex.svg
man/file_based_convert_examples_to_features.Rd man/file_based_input_fn_builder.Rd man/find_files.Rd man/gelu.Rd man/get_activation.Rd man/get_assignment_map_from_checkpoint.Rd man/get_shape_list.Rd man/input_fn_builder.Rd man/input_fn_builder_EF.Rd man/is_chinese_char.Rd man/is_control.Rd man/is_punctuation.Rd man/is_whitespace.Rd man/layer_norm.Rd man/layer_norm_and_dropout.Rd man/load_vocab.Rd man/make_examples_simple.Rd man/model_fn_builder.Rd man/reshape_from_matrix.Rd man/reshape_to_matrix.Rd man/set_BERT_dir.Rd man/split_on_punc.Rd man/strip_accents.Rd man/tokenize.Rd man/tokenize_chinese_chars.Rd man/tokenize_text.Rd man/tokenize_word.Rd man/transformer_model.Rd man/transpose_for_scores.Rd man/truncate_seq_pair.Rd man/whitespace_tokenize.Rd tests/testthat.R
tests/testthat/attention_probs.rds
tests/testthat/bert_config.json
tests/testthat/sample_amap.rds
tests/testthat/sample_feat_in.rds
tests/testthat/sample_feats.rds
tests/testthat/setup.R tests/testthat/teardown.R tests/testthat/test-download_checkpoint.R tests/testthat/test-extract_features.R tests/testthat/test-modeling.R tests/testthat/test-optimization.R tests/testthat/test-run_classifier.R tests/testthat/test-tokenization.R
tests/testthat/test_checkpoints/.gitignore
tests/testthat/test_checkpoints/testing_checkpoint.tar.gz
tests/testthat/tokenizer.rds
tests/testthat/vocab.txt
tests/testthat/vocab0.txt
tests/testthat/vocab_small.txt
vignettes/.gitignore
vignettes/BERT_basics.Rmd vignettes/RBERT_intro.Rmd
jonathanbratt/RBERT documentation built on Jan. 26, 2023, 4:15 p.m.