* Initial changes to enable math distillation task
* Convert response to str for finetune job
* Add support for math datasets that expect a letter response
* Update the pipeline spec
* Bug fi
* Fix the cot prompt for math choice task
* Cleanup
* Remove excess tab
* Remove excess line
* Add math task to parser help message
* Re-add changes after merge conflict
* Add cot reasoning missing from last pr
* Make the response a string
* Fix bug
* Update versions
* Code quality
* Remove math_mcq
* Remove all math_mcq
* Add comma
* Add min record for math task
* Remove comment
---------
Co-authored-by: HarshaVardhanBabu <hnamburi@microsoft.com>
* Changes for Text Summarisation
* For failing gate fix
* Text Summarization changes
* Code health fixes
* Summarization changes
* Making cod and cot optional
* [Enhancement] : Multi-node-support for MaaS
* corrected change related to model sel. number of train epochs
* cleanup unused variable
* formatting updates
* correct string formats
* string corrections
* spaces and indent cleanup
* line char constraints fixed
* removed trailing white spaces
* added doc strings
* format for line constraint
* correct doc string
* doc string fix
* ENH : Portalocker on wait barrier
* ENH : Processname optimized
* ENH : Changes as per review comments
* ENH : Fail if input value is not a number
* updating model evaluation environment with modelling_llama patch.
* fixing vulnerabilities in model evaluation environment.
* adding verbose flags in conda env create.
* adding only one verbose flag.
* updating the dependencies to resolve vulnerabilities.
* updating the dependencies to resolve vulnerabilities.
* fixing aiohttp vulnerability in azureml-metrics package.
---------
Co-authored-by: Chandra Sekhar Gupta Aravapalli <caravapalli@microsoft.com>
* Refactor the function to remove redundant code.
* Refactored the code and removed logging user data
* Fix linting issues
* Minor bug fix when input data is not matching with data gen task type
* Fix linting issues
* Updated documentation strings.
* chore: introduce minor telemetry to distillation component (#3268)
* chore: introduce minor telemetry
* conditionally log network calls
* revert improper use of lambda
* add more context to the logger in decorator
* consume azureml telemetry loggers
* nit: EOF line
* Fix linting issues
* Fix documentation strings
---------
Co-authored-by: ShobithNandakumar <53436371+ShobithNandakumar@users.noreply.github.com>
* install dependencies explicitly
* bump up assets version
* bump up version
* Fix the comments
---------
Co-authored-by: XiangRao <131976564+ricardrao@users.noreply.github.com>
* AI Studio curated env
* Update name from ai-studio-development to ai-studio-dev
* Rename folder from ai-studio-development to ai-studio-dev
* Resolve dependency conflicts
* Update category to AI Studio