Chi-Liang Liu
|
a7fce6d917
|
fix squad v1 error (na_prob_file should be None)
|
2019-07-24 16:11:36 +08:00 |
|
thomwolf
|
6070b55443
|
fix #868
|
2019-07-23 17:46:01 +02:00 |
|
thomwolf
|
2c9a3115b7
|
fix #858
|
2019-07-23 16:45:55 +02:00 |
|
Thomas Wolf
|
268c6cc160
|
Merge pull request #845 from rabeehk/master
fixed version issues in run_openai_gpt
|
2019-07-23 15:29:31 +02:00 |
|
Peiqin Lin
|
76be189b08
|
typos
|
2019-07-21 20:39:42 +08:00 |
|
Rabeeh KARIMI
|
f63ff536ad
|
fixed version issues in run_openai_gpt
|
2019-07-20 12:43:07 +02:00 |
|
Thomas Wolf
|
a615499076
|
Merge pull request #797 from yzy5630/fix-examples
fix some errors for distributed lm_finetuning
|
2019-07-18 23:32:33 +02:00 |
|
yzy5630
|
a1fe4ba9c9
|
use new API for save and load
|
2019-07-18 15:45:23 +08:00 |
|
yzy5630
|
a7ba27b1b4
|
add parser for adam
|
2019-07-18 08:52:51 +08:00 |
|
yzy5630
|
d6522e2873
|
change loss and optimizer to new API
|
2019-07-17 21:22:34 +08:00 |
|
thomwolf
|
71d597dad0
|
fix #800
|
2019-07-17 13:51:09 +02:00 |
|
yzy5630
|
123da5a2fa
|
fix errors for lm_finetuning examples
|
2019-07-17 09:56:07 +08:00 |
|
yzy5630
|
60a1bdcdac
|
fix some errors for distributed lm_finetuning
|
2019-07-17 09:16:20 +08:00 |
|
thomwolf
|
e848b54730
|
fix #792
|
2019-07-16 21:22:19 +02:00 |
|
thomwolf
|
1849aa7d39
|
update readme and pretrained model weight files
|
2019-07-16 15:11:29 +02:00 |
|
thomwolf
|
f31154cb9d
|
Merge branch 'xlnet'
|
2019-07-16 11:51:13 +02:00 |
|
thomwolf
|
76da9765b6
|
fix run_generation test
|
2019-07-15 17:52:35 +02:00 |
|
thomwolf
|
e691fc0963
|
update QA models tests + run_generation
|
2019-07-15 17:45:24 +02:00 |
|
thomwolf
|
15d8b1266c
|
update tokenizer - update squad example for xlnet
|
2019-07-15 17:30:42 +02:00 |
|
thomwolf
|
3b469cb422
|
updating squad for compatibility with XLNet
|
2019-07-15 15:28:37 +02:00 |
|
thomwolf
|
0e9825e252
|
small fix to run_glue
|
2019-07-14 23:43:28 +02:00 |
|
thomwolf
|
2397f958f9
|
updating examples and doc
|
2019-07-14 23:20:10 +02:00 |
|
thomwolf
|
c490f5ce87
|
added generation examples in tests
|
2019-07-13 15:26:58 +02:00 |
|
thomwolf
|
7d4b200e40
|
good quality generation example for GPT, GPT-2, Transfo-XL, XLNet
|
2019-07-13 15:25:03 +02:00 |
|
thomwolf
|
7322c314a6
|
remove python2 testing for examples
|
2019-07-12 14:24:08 +02:00 |
|
thomwolf
|
936e813c84
|
clean up examples - added squad example and test
|
2019-07-12 14:16:06 +02:00 |
|
thomwolf
|
762ded9b1c
|
wip examples
|
2019-07-12 11:28:52 +02:00 |
|
LysandreJik
|
3821ecbf4a
|
Byte order mark management in TSV glue reading.
|
2019-07-11 20:16:28 -04:00 |
|
thomwolf
|
c6bf1a400d
|
fix test examples et model pretrained
|
2019-07-11 22:29:08 +02:00 |
|
thomwolf
|
92a782b108
|
fix run_glue test
|
2019-07-11 22:20:10 +02:00 |
|
thomwolf
|
ccb6947dc1
|
optimization tests
|
2019-07-11 17:39:47 +02:00 |
|
thomwolf
|
b21d84b027
|
update examples
|
2019-07-11 15:37:34 +02:00 |
|
thomwolf
|
ec07cf5a66
|
rewamp optimization
|
2019-07-11 14:48:22 +02:00 |
|
thomwolf
|
4fef5919a5
|
updating examples
|
2019-07-11 12:03:08 +02:00 |
|
thomwolf
|
50b7e52a7f
|
WIP examples
|
2019-07-10 15:33:34 +02:00 |
|
thomwolf
|
ed6c8d37f4
|
fix merge
|
2019-07-09 17:14:52 +02:00 |
|
thomwolf
|
4ce237c880
|
update run_glue
|
2019-07-09 17:00:32 +02:00 |
|
thomwolf
|
3b7cb7bf44
|
small update to run_glue
|
2019-07-09 16:12:15 +02:00 |
|
thomwolf
|
d0efbd3cd1
|
update sequencesummary module
|
2019-07-09 15:46:43 +02:00 |
|
thomwolf
|
d5481cbe1b
|
adding tests to examples - updating summary module - coverage update
|
2019-07-09 15:29:42 +02:00 |
|
thomwolf
|
b19786985d
|
unified tokenizer api and serialization + tests
|
2019-07-09 10:25:18 +02:00 |
|
thomwolf
|
3d5f291386
|
updates to run_glue
|
2019-07-05 17:22:15 +02:00 |
|
thomwolf
|
99b90edab1
|
cleaning up run_glue example
|
2019-07-05 17:09:35 +02:00 |
|
thomwolf
|
1113f97f33
|
clean up glue example
|
2019-07-05 16:31:13 +02:00 |
|
thomwolf
|
162ba383b0
|
fix model loading
|
2019-07-05 15:57:14 +02:00 |
|
thomwolf
|
36bca545ff
|
tokenization abstract class - tests for examples
|
2019-07-05 15:02:59 +02:00 |
|
Thomas Wolf
|
78462aad61
|
Merge pull request #733 from ceremonious/parallel-generation
Added option to use multiple workers to create training data
|
2019-07-05 12:04:30 +02:00 |
|
thomwolf
|
0bab55d5d5
|
[BIG] name change
|
2019-07-05 11:55:36 +02:00 |
|
thomwolf
|
c41f2bad69
|
WIP XLM + refactoring
|
2019-07-03 22:54:39 +02:00 |
|
Lei Mao
|
64b2a828c0
|
fix evaluation bug
|
2019-07-01 14:56:24 -07:00 |
|