This repository has been archived by the owner on Oct 13, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 42
WIP: huggingface tokenizer and Neural LM training pipeline. #139
Open
glynpu
wants to merge
28
commits into
k2-fsa:master
Choose a base branch
from
glynpu:nnlm
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Mar 25, 2021
-
hugginface tokenizer and Neural LM training pipeline.
This commit is mainly about hugginface tokenizer and a draft transformer/RNN based LM training pipeline.
Configuration menu - View commit details
-
Copy full SHA for f038e60 - Browse repository at this point
Copy the full SHA f038e60View commit details
Commits on Mar 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e9482d2 - Browse repository at this point
Copy the full SHA e9482d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 135bfdb - Browse repository at this point
Copy the full SHA 135bfdbView commit details
Commits on Mar 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 88e0d49 - Browse repository at this point
Copy the full SHA 88e0d49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27b1863 - Browse repository at this point
Copy the full SHA 27b1863View commit details -
Merge pull request #2 from csukuangfj/fangjun-rnnlm
add scripts to process word piece lexicons.
Configuration menu - View commit details
-
Copy full SHA for 212b79b - Browse repository at this point
Copy the full SHA 212b79bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47bf358 - Browse repository at this point
Copy the full SHA 47bf358View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8aaabd - Browse repository at this point
Copy the full SHA d8aaabdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c44f99d - Browse repository at this point
Copy the full SHA c44f99dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b13954d - Browse repository at this point
Copy the full SHA b13954dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 775d477 - Browse repository at this point
Copy the full SHA 775d477View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b83338 - Browse repository at this point
Copy the full SHA 3b83338View commit details -
Configuration menu - View commit details
-
Copy full SHA for d415ed0 - Browse repository at this point
Copy the full SHA d415ed0View commit details
Commits on Apr 1, 2021
-
add dependency and fix known bugs
scripts to install tokenizers fix training bugs port online tokenization to offline tokenization load/save checkpoint
Configuration menu - View commit details
-
Copy full SHA for 4937232 - Browse repository at this point
Copy the full SHA 4937232View commit details
Commits on Apr 2, 2021
-
with vocab_size=2000, epochs=50 tokens ppl of train: around 80 of dev: 119
Configuration menu - View commit details
-
Copy full SHA for 61863db - Browse repository at this point
Copy the full SHA 61863dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4dccae - Browse repository at this point
Copy the full SHA d4dccaeView commit details
Commits on Apr 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a4d5f1b - Browse repository at this point
Copy the full SHA a4d5f1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53e2d1e - Browse repository at this point
Copy the full SHA 53e2d1eView commit details
Commits on Apr 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b226a3a - Browse repository at this point
Copy the full SHA b226a3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89ece61 - Browse repository at this point
Copy the full SHA 89ece61View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3f8811 - Browse repository at this point
Copy the full SHA c3f8811View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1b803b - Browse repository at this point
Copy the full SHA d1b803bView commit details
Commits on Apr 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c45d31f - Browse repository at this point
Copy the full SHA c45d31fView commit details
Commits on Apr 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1d38c21 - Browse repository at this point
Copy the full SHA 1d38c21View commit details
Commits on Apr 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f6914cd - Browse repository at this point
Copy the full SHA f6914cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d847b28 - Browse repository at this point
Copy the full SHA d847b28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52300df - Browse repository at this point
Copy the full SHA 52300dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for e61a9d1 - Browse repository at this point
Copy the full SHA e61a9d1View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.