Илья Козиев

Results 4 issues of Илья Козиев

Environment: Ubuntu 16.04 Python 2.7.12 TensorFlow 1.4.0 on CPU Running train.py with attached crf_train.txt and crf_test.txt. [crf_test.txt](https://github.com/jiaqianghuai/tf-lstm-crf-batch/files/1652959/crf_test.txt) [crf_train.txt](https://github.com/jiaqianghuai/tf-lstm-crf-batch/files/1652960/crf_train.txt) Got the following error: ``` eek@ubuntu:~/polygon/tf-lstm-crf-batch$ python train.py --train ./data/crf_train.txt --dev ./data/crf_test.txt...

Make MambaConfig class available from outside in order to allow MambaLMHeadModel customization via constructor ```config``` argument.

Установил из репозитория, ветка branch. Из-за внутренней рандомизации алгоритма в WordAug возникает не всегда, поэтому привожу воспроизводящий код с циклом ``` import augmentex import traceback if __name__ == '__main__': word_aug...

Replacing "make_table.py" with "make_report.py"