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

13 Коммитов

Автор SHA1 Сообщение Дата
Emmanuel Awa e5c3e07f3a
Update __init__.py 2020-07-01 22:22:06 -04:00
Emmanuel Awa ecb1b2ab0a
Update setup.py 2020-07-01 22:17:05 -04:00
Emmanuel Awa bf50731c08
Feature/v1.1.0 (#6) (#7)
* Feature/v1.1.0 (#6)


Summary of work done in this PR
- Add Data Builder Component
- Add Data Tokenizer Component
- Update Process with Data Builder and Tokenizer
- Create new process pipeline for the data
- Add support for transformers
- Add sample MNLI data versioned by Git LFS
- Add support for MLM  
- Update README instructions
- Add: component governance files
- Fix component governance dependency alerts
- update dep for component governance alerts
- Create Github Page with and set theme jekyll-theme-cayman
- Update text classification example
-  Update generate_requirements_txt.py
2020-07-01 21:40:38 -04:00
Emmanuel Awa 687c5a0fe2
Update README.md 2020-05-06 15:32:58 -04:00
Sharat Chikkerur db1fa1e125 Set theme jekyll-theme-cayman 2020-05-06 09:50:57 -04:00
Emmanuel Awa 7d0c1d192d
Fix component governance dependency alerts (#3)
* update dep for component governance alerts
2020-04-10 18:37:13 -04:00
Emmanuel Awa 25e3df50e3
add: component governance files (#2) 2020-04-10 13:50:24 -04:00
Emmanuel Awa 9dec8253f1
Feature/v.0.0.0 (#1)
* MT-DNN Feature release v1.0.0

ignore: IDE meta files
add: initial checkin
feat: make package pip installable
doc: add contribution steps and update readme with additional information
fix: wrong file references
add: package dependencies like PyTorch transformer support
fix import statements
feat: add download utils
feat: add download shell script
doc: update readme with testing instructions
doc: add data downloading and processing step
feat: move fit and predict into MTDNN Model
feat: make logger create a new log file each run
remove: fit and predict functions from the pipeline class
update: remove stale references
doc: fit and predict now on the model object
formatting code snippet
doc: add pip install steps
ignore: checkpoints and log files
add: conda file for env generation
feat: docker file support
doc: README for example and data
add: sample data in json lines format
feat: jupyter example
remove: batch_size is controlled by configuration
feat: jupyter notebook
add: license and copyright
add: git lfs track sample data files
data: add sample data file with git lfs
doc: batch_size is now set in config
cleanup
2020-03-24 13:18:23 -04:00
Microsoft Open Source 6b4215cd68 Initial SECURITY.md commit 2019-10-14 12:25:53 -07:00
Microsoft Open Source e8d778e35c Initial CODE_OF_CONDUCT.md commit 2019-10-14 12:25:52 -07:00
Microsoft Open Source 96b90af89e Initial LICENSE commit 2019-10-14 12:25:51 -07:00
Microsoft Open Source 56fe5c70bc Initial README.md commit 2019-10-14 12:25:50 -07:00
microsoft-github-operations[bot] 30667cb621
Initial commit 2019-10-14 19:25:47 +00:00