Commit Graph

75 Commits

Author SHA1 Message Date
Guillaume B
daa6dba2d2 Updated Albert (clippy warnings) 2020-09-12 15:11:56 +02:00
Evan Pete Walsh
34e061c0de
add cached-path file utils (#74)
* add cached-path

* updates

* fix typo, add deprecation notice

* fix up

* update cached-path dependency

* update cached-path

* remove usage of 'download_resource' in examples

* clean up
2020-09-12 13:47:23 +02:00
Guillaume B
5a833c7caa Moved csv to dev dependencies 2020-09-06 10:27:29 +02:00
Guillaume B
919cbff3c9 Initial commit for zero-shot classification 2020-09-01 17:30:31 +02:00
Guillaume B
50ee1a1e4e Updated for additional tokenizer settings & configuration validity check 2020-08-30 09:35:38 +02:00
Guillaume B
3200026c0b Updated to make prefix space optional for models using Roberta tokenizer 2020-08-29 15:58:03 +02:00
Guillaume B
d7ecff4ad3 Addition of MNLI BART model, fix sequence classification 2020-08-29 12:30:14 +02:00
Guillaume B
a5f8b9f37f Formatting and dependencies update 2020-08-24 18:49:48 +02:00
Guillaume B
26320ae1d4 Updated error handling for resource downloader 2020-08-23 10:44:10 +02:00
guillaume-be
325f97b676 Improved error handling 2020-08-22 12:00:02 +02:00
guillaume-be
1d5fd9b6bf toml cleanup 2020-08-12 14:20:22 +02:00
Sacha Arbonel
9205df49b4
replace failure with anyhow (#69)
* replace failure with anyhow

* formatting update with `fmt`

Co-authored-by: guillaume-be <guillaume.becquin@gmail.com>
2020-08-12 13:39:04 +02:00
guillaume-be
3904af99cd updated tch to 0.2.0 2020-08-05 10:38:51 +02:00
Guillaume B
da3c798f40 Updated dependencies 2020-07-26 12:31:37 +02:00
Guillaume B
dda94dedce Updated documentation and updated cache reorder for generation pipelines 2020-07-25 11:49:50 +02:00
Guillaume B
65135227cf Updated dependencies download script for transformers>=2.10 2020-07-20 19:30:19 +02:00
Guillaume B
2dad825586 Extended language model support for question answering 2020-07-08 21:33:54 +02:00
Guillaume B
3fab076a57 Added documentation 2020-07-08 19:45:32 +02:00
Guillaume B
8e7696ff27 T5 dependencies download and configuration setup 2020-06-30 19:11:40 +02:00
Guillaume B
372c357463 Update of conversation manager and conversations 2020-06-27 18:27:43 +02:00
Guillaume B
9081bc3318 Initial single turn conversation 2020-06-25 19:32:36 +02:00
Guillaume B
c98695c06f Updated keywords 2020-06-23 18:02:44 +02:00
Guillaume B
d49a1e0935 Updated documentation, addition of weights download for ALBERT 2020-06-22 20:51:01 +02:00
Guillaume B
f4afd35ed6 albert config implementation, download scripts 2020-06-16 19:07:37 +02:00
Guillaume B
222ef86784 Examples clean-up 2020-06-11 09:45:44 +02:00
Guillaume B
b5c62b5d84 Updated version 2020-06-05 08:44:00 +02:00
guillaume-be
fa2182431c
Merge pull request #46 from guillaume-be/translation_update
Translation update
2020-05-27 16:00:14 +00:00
Guillaume B
1dd522b238 Addition to English <-> Russian 2020-05-27 17:11:34 +02:00
guillaume-be
9f96c95a6a
Creation of local runtime for async resource download (#43)
* Creation of local runtime for async resource download

* CI trigger
2020-05-26 19:43:43 +02:00
Guillaume B
897833885e updated version 2020-05-25 22:34:33 +02:00
Guillaume B
829965d68b Model resources update, documentation 2020-05-25 22:01:53 +02:00
Guillaume B
2b498bb10a Creation of MarianGenerator 2020-05-24 15:39:17 +02:00
Guillaume B
d0fc3ff40d Addition of multi-label classification prediction method for sequence classification pipeline
Version update
2020-05-20 17:51:29 +02:00
Guillaume B
33a623e54d Support of rust_tokenizers 3.1.0 2020-05-19 18:44:11 +02:00
Guillaume B
3945416192 Updated token consolidation avoiding copy 2020-05-11 23:24:33 +02:00
Guillaume B
a95dd15e2d Updated dependencies
Bumped version number

Bumped version number
2020-05-10 10:15:59 +02:00
Guillaume B
1ddd1d9f51 Updated dependencies to use latest tokenization crate version 2020-05-03 20:52:24 +02:00
Guillaume B
1cfef470d7 Updated version number 2020-05-02 09:57:37 +02:00
Guillaume B
43091c8e24 Updated BART Base model var store path 2020-04-25 20:35:37 +02:00
Guillaume B
eaccc23be4 Download utilities 2020-04-25 11:31:02 +02:00
Guillaume B
c65943ab2f Updated model weight download 2020-04-24 17:04:28 +02:00
Guillaume B
fa7e52d178 BART and DistilBERT optimizations 2020-04-07 08:57:20 +02:00
Guillaume B
d9aadad37e Bumped version 2020-04-06 14:44:46 +02:00
Guillaume B
793118bc94 - reset cache for BART model
- sentiment classifier optimization
- question answering pipeline optimization
2020-04-06 13:26:50 +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
efd2ed0509 BART config & initial input preparation 2020-03-29 12:01:13 +02:00
Guillaume B
eea1667f26 Added documentation for pipelines 2020-03-27 16:17:17 +01:00
Guillaume B
f17b0d7da8 Lib clean-up and doc landing page 2020-03-21 16:53:15 +01:00
Guillaume B
24335a5883 Lib clean-up (default binary deleted, re-exports removed) 2020-03-21 11:35:41 +01:00