We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7525f3d + 8e46328 commit 139c1beCopy full SHA for 139c1be
CHANGE.txt
@@ -1,3 +1,12 @@
1
+v0.0.9
2
+ 1. Refactor tokenizer Basic Tokenizer and Pretrained Tokenizer
3
+ 2. Refactor model structures following huggingface styles for Elmo, BERT, DisenQNet and QuesNet
4
+ 3. Add PreprocessingPipeline and Pipeline
5
+ 4. Add downstream task: knowledge prediction and property prediction
6
+ 5. Fix a bug in RNN which causes ELMo not converging
7
+ 6. Move all the test models to modelhub
8
+ 7. Update test data files
9
+
10
v0.0.8
11
1. add Emlo
12
2. add DisenQNet
0 commit comments