* Update phi-3-mini-128k-instruct version for new environment
* update model versions for other phi3 models
* remove small update
---------
Co-authored-by: cassieesvelt <cassieesvelt@gmail.com>
Co-authored-by: cassieesvelt <73311224+cassieesvelt@users.noreply.github.com>
* Changes for Text Summarisation
* For failing gate fix
* Text Summarization changes
* Code health fixes
* Summarization changes
* Making cod and cot optional
* Resolve Merge Conflicts
* Changes for optional COD flag
* fixing optional Param
* Validation changes for Summarization
* Changes for summarization validation
* Validation for cod and cot for different tasks
* Spec changes for pipeline
* Adding summary word count for text summarization
* Failing gate fix
* Move path filtering to unblock status check requirements
* Update condition
* Update variable
* test using 2 jobs
* update types
* revert some changes
* duplicated gate for testing
* [testing] variables update
* [testing] add python script for testing
* [testing] update job dependency
* [testing] use new output var
* [testing] revert small change
* [testing] echo statement
* [testing] use env var and update test py script
* [testing] update condition
* [testing] remove if condition
* [testing] update if for job 2 and more testing
* [testing] update condition
* [testing] update again
* [testing] var update
* [testing] run scripts-syntax on all files
* Update files based on scripts-syntax
* Update spacing
* [scripts-syntax] updates 2
* [scripts-syntax] update copyright
* [scripts-syntax] update spacing
* [scripts-syntax] add new line
* [scripts-syntax] more updates
* [scripts-syntax] update again
* [scripts-syntax] update
* Remove testing gate and update scripts-syntax to run on all files
* remove if condition
* remove test file
---------
Co-authored-by: lykelly19 <kellyly@microsoft.com>
* 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