Граф коммитов

24 Коммитов

Автор SHA1 Сообщение Дата
Gustavo de Rosa bd8684979b
fix(tasks): Fixes issue #227. 2023-04-28 09:01:45 -03:00
piero2c 0cb708018e fix(text_gen): sets save_pareto_weights to false 2023-03-07 12:09:47 -08:00
piero2c 0ab7a1fa2a refactor(search): renames optimize_memory_usage to clear_evaluated_models 2023-03-07 11:40:16 -08:00
Gustavo Rosa 36ef82261e chore(discrete_search): Adds option for clearing stored architectures from memory. 2023-03-07 10:03:34 -08:00
Gustavo Rosa 8537ea1f06 fix(tasks): Fixes typo on text_generation README. 2023-03-02 11:50:08 -03:00
Gustavo Rosa 94aca143f8 fix(tasks): Fixes a typo on generate_text.py script. 2023-03-02 11:44:14 -03:00
Gustavo Rosa 6408066473 chore(tasks): Updates models URLs and generation script. 2023-03-02 11:42:58 -03:00
Gustavo Rosa 54058f9d77 fix(tasks): Re-writes some sentences in Text-Generation readme. 2023-02-27 11:26:50 -03:00
Gustavo Rosa 40fd39156d chore(tasks): Adds zero-shot evaluation pareto frontier plot. 2023-02-27 11:19:53 -03:00
Gustavo Rosa ccb013f08f fix(tasks): Fixes link to ONNX memory plot. 2023-02-13 10:10:13 -03:00
Gustavo Rosa 44233d6131 chore(tasks): Uses HfDiskDatasetProvider in text_generation/train.py to speed up the training. 2023-02-02 11:14:47 -03:00
Gustavo Rosa fa16e8313c Merge branch 'main' of github.com:microsoft/archai into task-text-generation 2023-02-02 11:13:51 -03:00
Gustavo Rosa bec6cba801 fix(onnx_loader): Uses default provider is providers are not supplied. 2023-02-01 15:26:35 -03:00
Gustavo Rosa 36abe8851f fix(onnx): Adds option that enables/disables validation and new switches to TransformerFlexOnnx evaluators. 2023-02-01 15:04:53 -03:00
Gustavo Rosa 7622abc92e fix(tasks): Fixes LTS nomenclature in readme. 2023-01-31 14:29:28 -03:00
Gustavo Rosa d3d768dc88 fix(docs): Fixes wrong imports and pages without toctrees. 2023-01-31 10:29:47 -03:00
Gustavo Rosa dfebbe3a6d chore(tasks): Fills up text_generation readme. 2023-01-31 09:47:29 -03:00
Gustavo Rosa 5d281e0604 fix(tasks): Adds output_dir and resume_from_checkpoint options to train script. 2023-01-30 17:17:46 -03:00
Gustavo Rosa 3eb24ec5c5 chore(tasks): Adds plots and models to text generation task. 2023-01-30 15:14:23 -03:00
Gustavo Rosa b7033bb0de fix(discrete_search): Uses snake case for data frame column name. 2023-01-30 11:20:49 -03:00
Gustavo Rosa 33022fdfe7 chore(archai): Moves discrete search-related base classes to its folder. 2023-01-27 15:52:55 -03:00
Gustavo Rosa 843d044f85 chore(tasks): Improves the search and training script to account for pareto architectures. 2023-01-27 11:50:22 -03:00
Gustavo Rosa d3104a0b42 chore(tasks): Implements text generation scripts and improves search with SearchObjectives. 2023-01-27 09:51:40 -03:00
Gustavo Rosa 576a215da6 chore(tasks): Adds boilerplate for text generation task with Archai. 2023-01-26 10:45:25 -03:00