Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/OpenNMT/OpenNMT-py.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-16fix unwanted warning (#2206)v2.3.0Vincent Nguyen
2022-09-16set torch version to >1.9.0 (#2204)Vincent Nguyen
2022-09-16validation stats are calculated by a single GPU (#2205)l-k-11235
2022-09-15Add length penalty alpha, change docs for clarity (#2201)Vincent Nguyen
2022-09-14Bump 2.3.0 (#2200)2.3.0François Hernandez
2022-09-14Complimentary GPT2 Language Model tools (#2197)Vincent Nguyen
2022-09-14Enable BLEU/TER (& custom) scoring during training and validation (#2198)l-k-11235
2022-09-09Change beam exit condition (#2190)Vincent Nguyen
2022-09-09Flag to output the score of each sentence at inference + various scoring tool...Vincent Nguyen
2022-09-08Include wider scope in try / exception training loop (#2195)Vincent Nguyen
2022-09-08fix bug drop_out scheduling (#2194)Vincent Nguyen
2022-09-06Adjust better score reporting (#2191)Vincent Nguyen
2022-09-01fix nasty warning at inference (#2187)Vincent Nguyen
2022-08-30Support encoder/decoder freezing. (#2176)Kyle Duffy
2022-08-18typo: toy_ende -> toy-ende (#2182)金雄镕
2022-08-17Fixflake (#2181)Vincent Nguyen
2022-02-09Dynamic data loading for inference (#2145)anderleich
2022-01-11fixed src-feats parameter error for REST server and CTranslate2 models (#2140)MobileDev
2022-01-11switch git:// to https:// for apex requirement (#2144)François Hernandez
2021-12-08Update URL of the Discourse badge to use the /discourse endpoint (#2130)Guillaume Klein
2021-11-04Modified server to allow source features (#2109)anderleich
2021-10-21Add int8_float16 as possible quantization value for CTranslate2 (#2116)Guillaume Klein
2021-10-21Use the same number of threads as PyTorch in CTranslate2 (#2117)Guillaume Klein
2021-10-06Fixed bug when no features set in database_base (#2112)anderleich
2021-10-01Improved feature inference (#2103)anderleich
2021-09-22Security considerations and a bit of cleanup (#2107)François Hernandez
2021-09-22update doc about transform stats (#2095)Linxiao ZENG
2021-09-22add server documentation (#2105)Valentin Berkes
2021-09-22Add two dictionnaries to accept unconstrained CT2 configurations (#2104)Valentin Berkes
2021-09-22put back proper flake8 checks (#2106)François Hernandez
2021-09-20fix pos encoding error + target prefixing error in LM decoding (#2099)Valentin Berkes
2021-09-17Remove environment markers for pyonmttok package (#2101)Guillaume Klein
2021-09-16fix a bug which results in wrong indices in reader (#2100)MoonFighter
2021-09-14Bump 2.2.0 (#2096)2.2.0François Hernandez
2021-09-09Source features support for V2.0 (#2090)anderleich
2021-08-23Set position_encoding to True in transformer example config. (#2087)BrightXiaoHan
2021-07-28Better sampling and relax dependency (#2082)Linxiao ZENG
2021-06-16Update CTranslate2 usage for 2.0 (#2071)Guillaume Klein
2021-05-07customizable transform statistics (#2059)Linxiao ZENG
2021-04-30Bump 2.1.2 (#2057)2.1.2François Hernandez
2021-04-30Fix update_vocab for LM (#2056)Valentin Berkes
2021-04-30Update quickstart.mdFrançois Hernandez
2021-04-30Update quickstart.mdFrançois Hernandez
2021-04-30Bump 2.1.1 (#2055)2.1.1François Hernandez
2021-04-30Add more checks before converting checkpoints to CTranslate2 (#2053)Guillaume Klein
2021-04-29fix dead lock when dump samples with filter (#2052)Linxiao ZENG
2021-04-26Add some transforms unittest (#2049)Linxiao ZENG
2021-04-21Update "Validation files" example (#2046)David Allison
2021-04-16Force docutils <0.17 which breaks docs generation (#2044)François Hernandez
2021-04-16Update no longer supported short sha in release action2.1.0François Hernandez