Miguel González-Fierro
2c37bf0892
Merge pull request #190 from microsoft/bert-ss
...
Bert sentence encoder
2019-07-25 09:35:30 +01:00
Casey Hong
a02b95c72e
layer idx and pooling strategy at initialization
2019-07-24 13:33:45 -04:00
Casey Hong
90a6242da5
rename encoder util
2019-07-24 13:16:30 -04:00
Casey Hong
4bab59a962
fix language enum
2019-07-24 11:43:29 -04:00
Casey Hong
c611ee9c96
make enums json serializable
2019-07-24 11:32:36 -04:00
Casey Hong
a4f13fa1c3
bert encoder utils and simple example
2019-07-24 11:32:13 -04:00
Said Bleik
520e006c3c
Merge pull request #182 from microsoft/hlu/updates_for_improving_entailment_performance
...
Hlu/updates for improving entailment performance
2019-07-22 14:28:43 -04:00
Ubuntu
13be756f75
Minor logging update.
2019-07-20 20:33:20 +00:00
Hong Lu
cee377396d
Updated number of batches calculation.
2019-07-19 15:55:56 -04:00
Hong Lu
e6d6ffd801
Updated link to huggingface script.
2019-07-19 15:40:23 -04:00
Hong Lu
c9a2bc71ba
Remove lines without translation.
2019-07-19 15:37:55 -04:00
Hong Lu
4f6519b3e9
Sequence classifier update.
2019-07-19 11:22:36 -04:00
Miguel González-Fierro
2fcb9d601b
Merge pull request #174 from microsoft/miguel/integration_test_fix
...
[BUG] integration test fix baseline notebook
2019-07-19 09:18:50 +01:00
Hong Lu
90d4b9020b
Use dataloader in sequence classifier.
2019-07-18 17:07:10 -04:00
Abhiram E
7484883861
Refactored Gensen local notebook according to latest changes to preprocess utils. Fixed a minor bug in preprocess utils
2019-07-18 16:42:58 -04:00
miguelgfierro
f6af1f1941
Merge branch 'staging' into miguel/integration_test_fix
2019-07-18 19:45:22 +00:00
Hong Lu
ed07643e1c
Minor changes in sequence classifier.
2019-07-18 12:05:04 -04:00
Abhiram E
078466259f
Updated notebook with latest results and refactored imports
2019-07-17 16:33:34 -04:00
Abhiram E
418ef60a65
Added orient split to Papermill record and minor changes to the wrapper
2019-07-17 16:33:34 -04:00
Abhiram E
f02402db50
Refactored Gensen wrapper
2019-07-17 16:32:38 -04:00
Abhiram E
e995a34c08
Refactored files
2019-07-17 16:32:38 -04:00
Abhiram E
777ed259dd
Minor fixes to train.py
2019-07-17 16:32:38 -04:00
Abhiram E
91df1f9874
Refactored Gensen
2019-07-17 16:32:38 -04:00
Abhiram E
4c5dba37ba
Moved Gensen train notebook to the right structure and refactored code after rebasing
2019-07-17 16:31:04 -04:00
Abhiram E
c2eb0f2b0c
Added changes to integrating mlflow with temp alt files
2019-07-17 16:31:04 -04:00
Abhiram E
b47a0653b1
Updated with latest train code using Horovod
2019-07-17 16:31:04 -04:00
Abhiram E
5ff1190c75
Minor fix to gensen wrapper.
2019-07-17 16:31:04 -04:00
Abhiram E
2e63245e02
Refactored files, added predict method and minor updates to glove to expose download and extract method
2019-07-17 16:31:03 -04:00
Abhiram E
42e268a247
Fixes to gensen and gensen_utils files
2019-07-17 16:31:03 -04:00
Abhiram E
74b9af076b
Fixes to Gensen scripts.
...
1. Fixed change directory step.
2. Fixed make directory step.
3. Changes to config.
4. Changes to gensen validation fucntion
2019-07-17 16:31:03 -04:00
Abhiram E
a259d7683d
Training Gensen on local
...
1. Updates to env.yaml to install pytorch and related dependencies.
2. Fixing path for validating params in Gensen class.
3. Minor changes to notebook.
2019-07-17 16:31:03 -04:00
Abhiram E
5ca065c964
Changes to Gensenclassfier class to include preprocessing utils
2019-07-17 16:31:03 -04:00
Said Bleik
63b67cc4ea
updated tc notebook and some utils
2019-07-17 16:30:59 -04:00
Said Bleik
4b502a725e
updated prerocessing, utils, classification
2019-07-17 16:30:59 -04:00
Abhiram E
0c1a225458
Changes to train on AMLCompute
2019-07-17 16:30:59 -04:00
Abhiram E
fb049a6932
Moved Gensen train notebook to the right structure and refactored code after rebasing
2019-07-17 16:30:58 -04:00
Abhiram E
afc8bcc2c1
Added changes to integrating mlflow with temp alt files
2019-07-17 16:30:58 -04:00
Abhiram E
f6bd32cb3f
Updated with latest train code using Horovod
2019-07-17 16:25:50 -04:00
Abhiram E
34cfea300f
Minor fix to gensen wrapper.
2019-07-17 16:25:50 -04:00
Abhiram E
9602e6b50d
Refactored files, added predict method and minor updates to glove to expose download and extract method
2019-07-17 16:25:50 -04:00
Abhiram E
c2c551d094
Fixes to gensen and gensen_utils files
2019-07-17 16:20:33 -04:00
Abhiram E
324a7d6501
Fixes to Gensen scripts.
...
1. Fixed change directory step.
2. Fixed make directory step.
3. Changes to config.
4. Changes to gensen validation fucntion
2019-07-17 16:20:33 -04:00
Abhiram E
26d97343f5
Training Gensen on local
...
1. Updates to env.yaml to install pytorch and related dependencies.
2. Fixing path for validating params in Gensen class.
3. Minor changes to notebook.
2019-07-17 16:20:33 -04:00
Abhiram E
e59acf391b
Changes to Gensenclassfier class to include preprocessing utils
2019-07-17 16:20:33 -04:00
Said Bleik
9493e0b775
updated tc notebook and some utils
2019-07-17 16:20:29 -04:00
Said Bleik
e555878221
updated prerocessing, utils, classification
2019-07-17 16:20:29 -04:00
hlums
597f32fbb9
Minor change to sequence pair preprocessing.
2019-07-17 20:09:28 +00:00
miguelgfierro
e3d4f98631
fixing sentval&gensen notebook WIP
2019-07-17 15:36:06 +00:00
Said Bleik
21e92a81b4
Merge pull request #168 from microsoft/hlu/fix_cpu_bug
...
Hlu/fix cpu bug
2019-07-17 11:19:04 -04:00
Miguel González-Fierro
48f916ff47
Merge pull request #90 from Frozenmad/v-chguan/add_ICML_exNLP_code
...
V chguan/add icml ex nlp code
2019-07-17 12:34:10 +01:00