234 Commits (be2f4aade39ea3b72636030ccc948af70c17ac7d)
 

Author SHA1 Message Date
  Coet f8b09e80c8
Merge pull request #12 from fastnlp/dev/restructure 7 years ago
  FengZiYjun 2df371a0d0 Merge remote-tracking branch 'origin/master' 7 years ago
  FengZiYjun 042f63aa46 codebank 7 years ago
  FengZiYjun ec165ce4ac add model saver and loader 7 years ago
  Coet 4a82b5d446
Merge pull request #11 from xuyige/master 7 years ago
  Yige XU 7ccec559f3
Add files via upload 7 years ago
  Yige XU 7ff29877cd
Merge pull request #2 from fastnlp/master 7 years ago
  FengZiYjun eb66cbe6c4 restructure module: 4 classes; add modules; move prototype and rename 7 years ago
  FengZiYjun 7514be6f30 - add validation loss into trainer.train 7 years ago
  FengZiYjun a73087e913 refactor Tester; Tester + Trainer for seq modeling work 7 years ago
  FengZiYjun c98d5924b5 sequence labeling ready to Train! 7 years ago
  FengZiYjun 83c032df5d fix bug in CRF comments; optimize PyTorch type conversion. 7 years ago
  FengZiYjun 4c9c791304 cancel restriction for base model 7 years ago
  FengZiYjun cca276b8c0 - optimize package calling from test files 7 years ago
  FengZiYjun d7a8217132 finished POSTrainer 7 years ago
  Yige XU b998593bc5
Merge pull request #1 from fastnlp/master 7 years ago
  FengZiYjun 7ea015c0f9 update trainer: loading data with _pickle; add arguments comments. 7 years ago
  FengZiYjun 982503d033 optimize code style 7 years ago
  Coet 67557222c0
Merge pull request #9 from xuyige/master 7 years ago
  Coet 623f8fa1b2
Update base_preprocess.py 7 years ago
  Yige XU 9d92c95063
Add files via upload 7 years ago
  FengZiYjun ceffed6a16 update trainer: add sampling and padding in batchify, add pkl loading in prepare_input, check model loss in get_loss 7 years ago
  Coet a99895223c
Merge pull request #8 from keezen/master 7 years ago
  Zhen Ke d6187274be
Rename Conv.py to conv.py 7 years ago
  Ke Zhen 7b7826544e add kmax pooling module 7 years ago
  Ke Zhen 2569c85c8e modify conv and pool module 7 years ago
  Coet 96c65993bd
Merge pull request #6 from henryL7/master 7 years ago
  Coet ca598e161c
Merge pull request #7 from keezen/master 7 years ago
  Ke Zhen b297f93537 add conv and pooling module 7 years ago
  HENRY L f585a9aa7d update 7 years ago
  HENRY L 561305e03d update and add readme 7 years ago
  HENRY L b93cf08691 initial commit 7 years ago
  Yixin 08791d05b8
Merge pull request #1 from fastnlp/master 7 years ago
  FengZiYjun 0e11dd5f24 correct spell error 7 years ago
  FengZiYjun 389026f55a Merge remote-tracking branch 'origin/master' 7 years ago
  FengZiYjun 1426fc3582 refactor word_seg model & its test 7 years ago
  Coet 1044c94d9b
Merge pull request #5 from xuyige/master 7 years ago
  Xu Yige 8e0b663312
Add files via upload 7 years ago
  Xu Yige fc70bfe449
Add files via upload 7 years ago
  FengZiYjun 83fe6f9f21 combine controller and trainer 7 years ago
  FengZiYjun d04f4b439c Merge remote-tracking branch 'origin/master' 7 years ago
  FengZiYjun c4028a528a add reproduction files 7 years ago
  Coet 8fbcdc805a
Update README.md 7 years ago
  FengZiYjun b5dbd3cddc restructure files & add "modules" directory & add CRF.py 7 years ago
  FengZiYjun 32652407df restructure files & add "modules" directory & add CRF.py 7 years ago
  Coet 6e7d793199
update README.md, add file tree 7 years ago
  FengZiYjun 3e1d995b3c update file structures 7 years ago
  FengZiYjun 19e961fe9d Merge branch 'master' of https://github.com/fastnlp/fastNLP 7 years ago
  Coet f5d858e7d2
Merge pull request #4 from choosewhatulike/paper-implement 7 years ago
  choosewhatulike 245d7cd2cc add data samples 7 years ago