Commit Graph

37 Commits

Author SHA1 Message Date
Guillaume B
6e8f79ff67 Documentation for zero-shot classification 2020-09-05 15:20:13 +02:00
Guillaume B
d7ecff4ad3 Addition of MNLI BART model, fix sequence classification 2020-08-29 12:30:14 +02:00
Guillaume B
dda94dedce Updated documentation and updated cache reorder for generation pipelines 2020-07-25 11:49:50 +02:00
Guillaume B
3fab076a57 Added documentation 2020-07-08 19:45:32 +02:00
Guillaume B
23310dfc1e Added documentation, updated tests & doctests 2020-06-28 11:04:36 +02:00
Guillaume B
d49a1e0935 Updated documentation, addition of weights download for ALBERT 2020-06-22 20:51:01 +02:00
Guillaume B
f7c078abeb Updated documentation 2020-05-27 17:33:28 +02:00
Guillaume B
829965d68b Model resources update, documentation 2020-05-25 22:01:53 +02:00
Guillaume B
c6f5cdd859 Updated documentation 2020-05-03 13:37:18 +02:00
Guillaume B
cc8e02f03d Updated README 2020-05-02 11:25:19 +02:00
Guillaume B
1cfef470d7 Updated version number 2020-05-02 09:57:37 +02:00
guillaume-be
33b586e450
Merge pull request #21 from julien-c/patch-1
tiny typo
2020-04-26 12:44:49 +02:00
Guillaume B
194a447b06 Updated documentation 2020-04-26 11:49:40 +02:00
Julien Chaumond
1422affca9
tiny typo 2020-04-24 19:37:51 -04:00
Guillaume B
d7e085cabf Updated README 2020-04-07 09:36:44 +02:00
guillaume-be
03f642fc68
Shared embeddings for BART (#18) 2020-04-05 15:29:19 +02:00
Guillaume B
dc727e0baa Updated documentation 2020-04-05 11:40:08 +02:00
Guillaume B
eea1667f26 Added documentation for pipelines 2020-03-27 16:17:17 +01:00
Guillaume B
769584461f Documentation for Pipelines, updated visibility for generator trait 2020-03-27 10:51:17 +01:00
Guillaume B
f17b0d7da8 Lib clean-up and doc landing page 2020-03-21 16:53:15 +01:00
Guillaume B
344e27c927 Performance optimization for language generation 2020-03-17 20:06:45 +01:00
Guillaume B
64a01e3f73 End-to-end generation completed, updated README, bumped version 2020-03-16 16:17:23 +01:00
Guillaume B
4866223e88 Updated QA example 2020-03-07 18:13:26 +01:00
Guillaume B
ebce3a9730 Updated README 2020-03-07 17:48:56 +01:00
Guillaume B
479c1b6131 Updated README, bumped version 2020-03-01 11:31:09 +01:00
Guillaume B
7a9cf64c20 Completed GPT2 example and integration test 2020-02-29 16:07:47 +01:00
Guillaume B
fe4f7c689d Updated README, bumped version 2020-02-25 18:37:02 +01:00
Guillaume B
e78b9a4cc5 Updated readme and bumped version 2020-02-24 14:42:52 +01:00
Guillaume B
b0369e2938 Added RoBERTa Token classification and QA, updated README 2020-02-19 21:29:58 +01:00
Guillaume B
242b6b876a Bumped version, updated README 2020-02-18 19:20:40 +01:00
Guillaume B
7762259906 Updated README, bumped version 2020-02-16 11:49:45 +01:00
Guillaume B
a7264ff0f2 Updated tokenization dependency (no longer requires rust nightly) 2020-02-15 11:37:50 +01:00
Guillaume B
9835849f9b Updated README 2020-02-11 19:37:53 +01:00
Guillaume B
337d974618 Updated README 2020-02-11 19:19:58 +01:00
Guillaume B
1c00b6b7c5 Updated toml, readme and main file to read from home directory 2020-02-11 19:16:35 +01:00
Guillaume B
6dd0bd80ae Added library, updated example and completed readme 2020-02-10 18:36:48 +01:00
guillaume-be
a0516a0ac9
Initial commit 2020-01-25 10:40:08 +01:00