Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Sentence Order Prediction #1061

Merged
merged 183 commits into from Apr 24, 2020
Merged

Adding Sentence Order Prediction #1061

merged 183 commits into from Apr 24, 2020

Commits on Oct 30, 2019

  1. misc run scripts

    phu-pmh committed Oct 30, 2019
    Copy the full SHA
    430f942 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. sbatch

    phu-pmh committed Oct 31, 2019
    Copy the full SHA
    39603c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. sweep scripts

    phu-pmh committed Nov 4, 2019
    Copy the full SHA
    9b324f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. Copy the full SHA
    d3cc769 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2019

  1. Copy the full SHA
    00bc40c View commit details
    Browse the repository at this point in the history
  2. update

    phu-pmh committed Nov 9, 2019
    Copy the full SHA
    4e297b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2019

  1. qa

    phu-pmh committed Nov 10, 2019
    Copy the full SHA
    b75d0f5 View commit details
    Browse the repository at this point in the history
  2. update

    phu-pmh committed Nov 10, 2019
    Copy the full SHA
    1aadf48 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8993b9e View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. update

    phu-pmh committed Nov 13, 2019
    Copy the full SHA
    a3f10e2 View commit details
    Browse the repository at this point in the history
  2. update

    phu-pmh committed Nov 13, 2019
    Copy the full SHA
    aa0d8b4 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    275d7a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2019

  1. Copy the full SHA
    4b6b939 View commit details
    Browse the repository at this point in the history
  2. update

    phu-pmh committed Nov 16, 2019
    Copy the full SHA
    7252ea5 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. update

    phu-pmh committed Nov 20, 2019
    Copy the full SHA
    f0d9c56 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. Copy the full SHA
    00223c6 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. sb file

    phu-pmh committed Dec 12, 2019
    Copy the full SHA
    b0a8ec3 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. moving update_metrics to outside scope of dataparallel

    Yada Pruksachatkun committed Jan 14, 2020
    Copy the full SHA
    c4d2601 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. fixing micro_avg calculation

    Yada Pruksachatkun committed Jan 16, 2020
    Copy the full SHA
    acb9d24 View commit details
    Browse the repository at this point in the history
  2. undo debugging

    Yada Pruksachatkun committed Jan 16, 2020
    Copy the full SHA
    8bdec95 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. Copy the full SHA
    0d879b1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into fix_dataparallel_metric_calculation

    Yada Pruksachatkun committed Jan 17, 2020
    Copy the full SHA
    4f0a169 View commit details
    Browse the repository at this point in the history
  3. Fixing tests, moving update_metrics out of other tasks

    Yada Pruksachatkun committed Jan 17, 2020
    Copy the full SHA
    5bb8389 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/nyu-mll/jiant into fix_da…

    …taparallel_metric_calculation
    
    Conflicts:
    	jiant/trainer.py
    	jiant/utils/utils.py
    Yada Pruksachatkun committed Jan 17, 2020
    Copy the full SHA
    fb59ecc View commit details
    Browse the repository at this point in the history
  5. Merge branch 'fix_dataparallel_metric_calculation' of https://github.…

    …com/nyu-mll/jiant into fix_dataparallel_metric_calculation
    Yada Pruksachatkun committed Jan 17, 2020
    Copy the full SHA
    04dbbda View commit details
    Browse the repository at this point in the history
  6. remove extraneous change

    Yada Pruksachatkun committed Jan 17, 2020
    Copy the full SHA
    3ddf564 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. MLM task

    phu-pmh committed Jan 21, 2020
    Copy the full SHA
    e588909 View commit details
    Browse the repository at this point in the history
  2. Added MLM task

    phu-pmh committed Jan 21, 2020
    Copy the full SHA
    dfa9fd9 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

  1. update

    phu-pmh committed Jan 24, 2020
    Copy the full SHA
    46182a9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    607bcd2 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2020

  1. fix multiple choice dataparallel forward

    Yada Pruksachatkun committed Jan 25, 2020
    Copy the full SHA
    d1daf23 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into fix_dataparallel_metric_calculation

    Yada Pruksachatkun committed Jan 25, 2020
    Copy the full SHA
    9539302 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. update

    phu-pmh committed Jan 27, 2020
    Copy the full SHA
    fc5f026 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. Copy the full SHA
    ce7f5c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. Update

    phu-pmh committed Jan 30, 2020
    Copy the full SHA
    ffc7354 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c50d75b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into fix_dataparallel_metric_calculation

    Yada Pruksachatkun committed Jan 30, 2020
    Copy the full SHA
    9649224 View commit details
    Browse the repository at this point in the history
  4. MLM update

    phu-pmh committed Jan 30, 2020
    Copy the full SHA
    69a9364 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    697d62c View commit details
    Browse the repository at this point in the history
  6. adding update_metrics abstraction

    pruksmhc committed Jan 30, 2020
    Copy the full SHA
    a4666da View commit details
    Browse the repository at this point in the history
  7. delete update_metrics_ notation

    pruksmhc committed Jan 30, 2020
    Copy the full SHA
    fa13f6f View commit details
    Browse the repository at this point in the history
  8. fixed wrong index problem

    phu-pmh committed Jan 30, 2020
    Copy the full SHA
    6b61e8b View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    3e10e3b View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. removed unrelated files

    phu-pmh committed Jan 31, 2020
    Copy the full SHA
    afc0938 View commit details
    Browse the repository at this point in the history
  2. removed unrelated files

    phu-pmh committed Jan 31, 2020
    Copy the full SHA
    dcff7e7 View commit details
    Browse the repository at this point in the history
  3. removed unrelated files

    phu-pmh committed Jan 31, 2020
    Copy the full SHA
    1c1e6fb View commit details
    Browse the repository at this point in the history
  4. fix PEP8

    phu-pmh committed Jan 31, 2020
    Copy the full SHA
    f25ee99 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    3f35212 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2020

  1. spelling check

    pruksmhc committed Feb 1, 2020
    Copy the full SHA
    fc85270 View commit details
    Browse the repository at this point in the history
  2. black formatting

    pruksmhc committed Feb 1, 2020
    Copy the full SHA
    321bda8 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2020

  1. fixing tests

    pruksmhc committed Feb 2, 2020
    Copy the full SHA
    ae92b78 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. bug fix

    phu-pmh committed Feb 3, 2020
    Copy the full SHA
    4f36878 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. Adding batch_size constraints to multi-GPU setting

    Yada Pruksachatkun committed Feb 5, 2020
    Copy the full SHA
    0467871 View commit details
    Browse the repository at this point in the history
  2. adding documentation

    Yada Pruksachatkun committed Feb 5, 2020
    Copy the full SHA
    e3c5c79 View commit details
    Browse the repository at this point in the history
  3. adding batch size test

    pruksmhc committed Feb 5, 2020
    Copy the full SHA
    6e96fd0 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/nyu-mll/jiant into fix_da…

    …taparallel_metric_calculation
    pruksmhc committed Feb 5, 2020
    Copy the full SHA
    845bf4f View commit details
    Browse the repository at this point in the history
  5. black correct version

    Yada Pruksachatkun committed Feb 5, 2020
    Copy the full SHA
    b41c268 View commit details
    Browse the repository at this point in the history
  6. Fixing batch size assertion

    Yada Pruksachatkun committed Feb 5, 2020
    Copy the full SHA
    6f82412 View commit details
    Browse the repository at this point in the history
  7. generalize batch size assertion for more than 2 GPU setting

    Yada Pruksachatkun committed Feb 5, 2020
    Copy the full SHA
    c749ea7 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. reducing label loops in code

    Yada Pruksachatkun committed Feb 6, 2020
    Copy the full SHA
    73222a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2020

  1. fixing span forward

    Yada Pruksachatkun committed Feb 8, 2020
    Copy the full SHA
    fe39525 View commit details
    Browse the repository at this point in the history
  2. Fixing span prediction forward for multi-GPU

    DeepLearning VM committed Feb 8, 2020
    Copy the full SHA
    745836d View commit details
    Browse the repository at this point in the history
  3. fix commonsenseQA forward

    DeepLearning VM committed Feb 8, 2020
    Copy the full SHA
    14caaab View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Copy the full SHA
    4271a7a View commit details
    Browse the repository at this point in the history
  2. MLM

    phu-pmh committed Feb 10, 2020
    Copy the full SHA
    918c0df View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. adding function documentation

    pruksmhc committed Feb 11, 2020
    Copy the full SHA
    5ed0691 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into fix_dataparallel_metric_calculation

    Yada Pruksachatkun committed Feb 11, 2020
    Copy the full SHA
    ffac8bf View commit details
    Browse the repository at this point in the history
  3. resolving nits, fixing seq_gen forward

    pruksmhc committed Feb 11, 2020
    Copy the full SHA
    fe86d96 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'fix_dataparallel_metric_calculation' of https://github.…

    …com/nyu-mll/jiant into fix_dataparallel_metric_calculation
    pruksmhc committed Feb 11, 2020
    Copy the full SHA
    eee439f View commit details
    Browse the repository at this point in the history
  5. remove nit

    pruksmhc committed Feb 11, 2020
    Copy the full SHA
    b61fa7c View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. fixing batch_size assert and SpanPrediction task

    Yada Pruksachatkun committed Feb 12, 2020
    Copy the full SHA
    55312e8 View commit details
    Browse the repository at this point in the history
  2. Remove debugging

    Yada Pruksachatkun committed Feb 12, 2020
    Copy the full SHA
    7d165cf View commit details
    Browse the repository at this point in the history
  3. Fix batch size mismatch multi-GPU test

    Yada Pruksachatkun committed Feb 12, 2020
    Copy the full SHA
    52f66c7 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a0220f8 View commit details
    Browse the repository at this point in the history
  5. mlm training

    phu-pmh committed Feb 12, 2020
    Copy the full SHA
    fe89674 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. update

    phu-pmh committed Feb 14, 2020
    Copy the full SHA
    2218e5b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cd75715 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2020

  1. sbatch

    phu-pmh committed Feb 16, 2020
    Copy the full SHA
    58b2914 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. update

    phu-pmh committed Feb 17, 2020
    Copy the full SHA
    052b1c0 View commit details
    Browse the repository at this point in the history
  2. data parallel

    phu-pmh committed Feb 17, 2020
    Copy the full SHA
    b26927a View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. update data parallel stuffs

    phu-pmh committed Feb 19, 2020
    Copy the full SHA
    cd4b5a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. update MLM

    phu-pmh committed Feb 20, 2020
    Copy the full SHA
    0d6d691 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2020

  1. using sequencelabel, using 1 paragraph per example

    Yada Pruksachatkun committed Feb 23, 2020
    Copy the full SHA
    b3617fa View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. update label mapping

    phu-pmh committed Feb 24, 2020
    Copy the full SHA
    0af6476 View commit details
    Browse the repository at this point in the history
  2. adding exmaples-porportion-mixing

    Yada Pruksachatkun committed Feb 24, 2020
    Copy the full SHA
    e9f863c View commit details
    Browse the repository at this point in the history
  3. changing dataloader to work with wikitext103

    Yada Pruksachatkun committed Feb 24, 2020
    Copy the full SHA
    89e44c5 View commit details
    Browse the repository at this point in the history
  4. weight sampling

    Yada Pruksachatkun committed Feb 24, 2020
    Copy the full SHA
    0752771 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. add early stopping only onb one task

    Yada Pruksachatkun committed Mar 5, 2020
    Copy the full SHA
    5482ac2 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

  1. commit

    phu-pmh committed Mar 6, 2020
    Copy the full SHA
    6d85b27 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d67e195 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2020

  1. Merge branch 'master' of https://github.com/nyu-mll/jiant into MLM

    Yada Pruksachatkun committed Mar 8, 2020
    Copy the full SHA
    921e717 View commit details
    Browse the repository at this point in the history
  2. Cleaning up code

    Yada Pruksachatkun committed Mar 8, 2020
    Copy the full SHA
    05d5750 View commit details
    Browse the repository at this point in the history
  3. Removing unecessarily tracked git folders

    Yada Pruksachatkun committed Mar 8, 2020
    Copy the full SHA
    ddcd357 View commit details
    Browse the repository at this point in the history
  4. Removing unnecesary changes

    Yada Pruksachatkun committed Mar 8, 2020
    Copy the full SHA
    9e4e3a7 View commit details
    Browse the repository at this point in the history
  5. revert README

    Yada Pruksachatkun committed Mar 8, 2020
    Copy the full SHA
    b9b5f57 View commit details
    Browse the repository at this point in the history
  6. revert README.md again

    Yada Pruksachatkun committed Mar 8, 2020
    Copy the full SHA
    6b4c9d5 View commit details
    Browse the repository at this point in the history
  7. Making more general for Transformer-based embedders

    Yada Pruksachatkun committed Mar 8, 2020
    Copy the full SHA
    35130ca View commit details
    Browse the repository at this point in the history
  8. torch.uint8 -> torch.bool

    Yada Pruksachatkun committed Mar 8, 2020
    Copy the full SHA
    20de779 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'MLM' of https://github.com/nyu-mll/jiant into MLM

    Conflicts:
    	jiant/models.py
    Yada Pruksachatkun committed Mar 8, 2020
    Copy the full SHA
    4020c81 View commit details
    Browse the repository at this point in the history
  10. Fixing indexing issues

    Yada Pruksachatkun committed Mar 8, 2020
    Copy the full SHA
    09f5903 View commit details
    Browse the repository at this point in the history
  11. get rid of unecessary changes

    Yada Pruksachatkun committed Mar 8, 2020
    Copy the full SHA
    4f45826 View commit details
    Browse the repository at this point in the history
  12. black cleanup

    Yada Pruksachatkun committed Mar 8, 2020
    Copy the full SHA
    8ac8c70 View commit details
    Browse the repository at this point in the history
  13. update

    phu-pmh committed Mar 8, 2020
    Copy the full SHA
    6cee66e View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Prevent updating update_metrics twice in one step

    Yada Pruksachatkun committed Mar 10, 2020
    Copy the full SHA
    3709696 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. ALBERT SOP update

    phu-pmh committed Mar 16, 2020
    Copy the full SHA
    3fb4e3e View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. update

    phu-pmh committed Mar 18, 2020
    Copy the full SHA
    a56b7c7 View commit details
    Browse the repository at this point in the history
  2. update

    phu-pmh committed Mar 18, 2020
    Copy the full SHA
    b84da1d View commit details
    Browse the repository at this point in the history
  3. update

    phu-pmh committed Mar 18, 2020
    Copy the full SHA
    2a19c2c View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. update

    phu-pmh committed Mar 20, 2020
    Copy the full SHA
    b1ac702 View commit details
    Browse the repository at this point in the history
  2. Fixing SOP to work with jiant

    Yada Pruksachatkun committed Mar 20, 2020
    Copy the full SHA
    2ba9651 View commit details
    Browse the repository at this point in the history
  3. delete debugging

    Yada Pruksachatkun committed Mar 20, 2020
    Copy the full SHA
    214abb3 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2020

  1. tying pooler weights from ALBERT

    Yada Pruksachatkun committed Mar 22, 2020
    Copy the full SHA
    df0e556 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c9ef3f4 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b5c9469 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. dataset update for SOP

    phu-pmh committed Mar 24, 2020
    Copy the full SHA
    d671173 View commit details
    Browse the repository at this point in the history
  2. removed pdb

    phu-pmh committed Mar 24, 2020
    Copy the full SHA
    5f9cc19 View commit details
    Browse the repository at this point in the history
  3. Fix ALBERT -> MLM problem, reduce amount of times get_data_iter is ca…

    …lled
    Yada Pruksachatkun committed Mar 24, 2020
    Copy the full SHA
    6333b66 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'add_sop' of https://github.com/nyu-mll/jiant into add_sop

    Conflicts:
    	jiant/models.py
    Yada Pruksachatkun committed Mar 24, 2020
    Copy the full SHA
    fab7d8c View commit details
    Browse the repository at this point in the history
  5. delete debugging

    Yada Pruksachatkun committed Mar 24, 2020
    Copy the full SHA
    e77f096 View commit details
    Browse the repository at this point in the history
  6. adding utf-8 encoding

    Yada Pruksachatkun committed Mar 24, 2020
    Copy the full SHA
    8587bb5 View commit details
    Browse the repository at this point in the history
  7. Removing two-layer MLM class hierarchy

    Yada Pruksachatkun committed Mar 24, 2020
    Copy the full SHA
    58bb44c View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. MLM indexing bug

    phu-pmh committed Mar 26, 2020
    Copy the full SHA
    c4723fc View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Merge branch 'add_sop' of https://github.com/nyu-mll/jiant into add_sop

    Yada Pruksachatkun committed Mar 27, 2020
    Copy the full SHA
    f109381 View commit details
    Browse the repository at this point in the history
  2. fixing MLM error

    phu-pmh committed Mar 27, 2020
    Copy the full SHA
    23f440b View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2020

  1. Merge branch 'add_sop' of https://github.com/nyu-mll/jiant into add_sop

    Yada Pruksachatkun committed Mar 28, 2020
    Copy the full SHA
    a17a612 View commit details
    Browse the repository at this point in the history
  2. removed rest of the shifting code

    Yada Pruksachatkun committed Mar 28, 2020
    Copy the full SHA
    ffc2740 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2020

  1. adding

    Yada Pruksachatkun committed Mar 29, 2020
    Copy the full SHA
    060471c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Copy the full SHA
    4430441 View commit details
    Browse the repository at this point in the history
  2. fixing batch[inputs] error

    Yada Pruksachatkun committed Apr 2, 2020
    Copy the full SHA
    8df2645 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. Copy the full SHA
    a55b447 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    238fdaf View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. Merge branch 'master' of https://github.com/nyu-mll/jiant into add_sop

    Yada Pruksachatkun committed Apr 10, 2020
    Copy the full SHA
    9c42d98 View commit details
    Browse the repository at this point in the history
  2. Finish merge

    Yada Pruksachatkun committed Apr 10, 2020
    Copy the full SHA
    4a6a9d4 View commit details
    Browse the repository at this point in the history
  3. style

    Yada Pruksachatkun committed Apr 10, 2020
    Copy the full SHA
    dc59491 View commit details
    Browse the repository at this point in the history
  4. Revert rest of mlm_weight

    Yada Pruksachatkun committed Apr 10, 2020
    Copy the full SHA
    307ca7a View commit details
    Browse the repository at this point in the history
  5. Revert LM change

    Yada Pruksachatkun committed Apr 10, 2020
    Copy the full SHA
    632858d View commit details
    Browse the repository at this point in the history
  6. Revert

    Yada Pruksachatkun committed Apr 10, 2020
    Copy the full SHA
    fe62a16 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'add_sop' of https://github.com/nyu-mll/jiant into add_sop

    Conflicts:
    	jiant/tasks/lm.py
    Yada Pruksachatkun committed Apr 10, 2020
    Copy the full SHA
    bb8ebda View commit details
    Browse the repository at this point in the history
  8. Merging SOP

    Yada Pruksachatkun committed Apr 10, 2020
    Copy the full SHA
    431d6f7 View commit details
    Browse the repository at this point in the history
  9. Improving documentation

    Yada Pruksachatkun committed Apr 10, 2020
    Copy the full SHA
    e99f39a View commit details
    Browse the repository at this point in the history
  10. Revert base_roberta

    Yada Pruksachatkun committed Apr 10, 2020
    Copy the full SHA
    089939a View commit details
    Browse the repository at this point in the history
  11. revert unecessary change

    Yada Pruksachatkun committed Apr 10, 2020
    Copy the full SHA
    689fd52 View commit details
    Browse the repository at this point in the history
  12. Correcting documentation

    Yada Pruksachatkun committed Apr 10, 2020
    Copy the full SHA
    b28cab6 View commit details
    Browse the repository at this point in the history
  13. revert unnecessary changes

    Yada Pruksachatkun committed Apr 10, 2020
    Copy the full SHA
    8735c78 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2020

  1. Refactoring SOP to make clearer

    Yada Pruksachatkun committed Apr 11, 2020
    Copy the full SHA
    32e00ac View commit details
    Browse the repository at this point in the history
  2. Adding SOPClassifier

    Yada Pruksachatkun committed Apr 11, 2020
    Copy the full SHA
    df39c8a View commit details
    Browse the repository at this point in the history
  3. Fixing SOP Task

    Yada Pruksachatkun committed Apr 11, 2020
    Copy the full SHA
    5036612 View commit details
    Browse the repository at this point in the history
  4. Adding further documentation

    Yada Pruksachatkun committed Apr 11, 2020
    Copy the full SHA
    283559e View commit details
    Browse the repository at this point in the history
  5. Adding more description of dataset

    Yada Pruksachatkun committed Apr 11, 2020
    Copy the full SHA
    98d873f View commit details
    Browse the repository at this point in the history
  6. fixing merge conflict

    phu-pmh committed Apr 11, 2020
    Copy the full SHA
    9fa473c View commit details
    Browse the repository at this point in the history
  7. data_iter fix

    phu-pmh committed Apr 11, 2020
    Copy the full SHA
    a4e6d10 View commit details
    Browse the repository at this point in the history
  8. cleaning up unnecessary files

    phu-pmh committed Apr 11, 2020
    Copy the full SHA
    6049772 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2020

  1. Copy the full SHA
    8fc7b26 View commit details
    Browse the repository at this point in the history
  2. Fix docstring

    Yada Pruksachatkun committed Apr 12, 2020
    Copy the full SHA
    2dbf444 View commit details
    Browse the repository at this point in the history
  3. Refactoring SOP back as a PairClassificationTask, adding more documen…

    …tation
    Yada Pruksachatkun committed Apr 12, 2020
    Copy the full SHA
    469164b View commit details
    Browse the repository at this point in the history
  4. Adding more documentation, adding process_split

    Yada Pruksachatkun committed Apr 12, 2020
    Copy the full SHA
    d36e985 View commit details
    Browse the repository at this point in the history
  5. Fix typo in comment

    Yada Pruksachatkun committed Apr 12, 2020
    Copy the full SHA
    470e6b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. Adding modified SOP code

    Yada Pruksachatkun committed Apr 13, 2020
    Copy the full SHA
    e93d812 View commit details
    Browse the repository at this point in the history
  2. fixing based on comments

    phu-pmh committed Apr 13, 2020
    Copy the full SHA
    fd9b880 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    abe3230 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    03546fb View commit details
    Browse the repository at this point in the history
  5. documentation fix

    phu-pmh committed Apr 13, 2020
    Copy the full SHA
    84b229f View commit details
    Browse the repository at this point in the history
  6. minor fix

    phu-pmh committed Apr 13, 2020
    Copy the full SHA
    8beac4a View commit details
    Browse the repository at this point in the history
  7. minor fix: tokenizer

    phu-pmh committed Apr 13, 2020
    Copy the full SHA
    0413e04 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    23a8df9 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    a2c1ed0 View commit details
    Browse the repository at this point in the history
  10. minor fix

    phu-pmh committed Apr 13, 2020
    Copy the full SHA
    d398956 View commit details
    Browse the repository at this point in the history
  11. bug fix

    phu-pmh committed Apr 13, 2020
    Copy the full SHA
    01f959e View commit details
    Browse the repository at this point in the history
  12. bug fix

    phu-pmh committed Apr 13, 2020
    Copy the full SHA
    670cde6 View commit details
    Browse the repository at this point in the history
  13. Fixing document leakage bug

    Yada Pruksachatkun committed Apr 13, 2020
    Copy the full SHA
    6530c16 View commit details
    Browse the repository at this point in the history
  14. Fixing document delimiting bug

    Yada Pruksachatkun committed Apr 13, 2020
    Copy the full SHA
    ffc2cb9 View commit details
    Browse the repository at this point in the history
  15. Cleaning up test

    Yada Pruksachatkun committed Apr 13, 2020
    Copy the full SHA
    3b92b7f View commit details
    Browse the repository at this point in the history
  16. Black style

    Yada Pruksachatkun committed Apr 13, 2020
    Copy the full SHA
    59c5635 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Copy the full SHA
    a030f0b View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Copy the full SHA
    821c7b6 View commit details
    Browse the repository at this point in the history
  2. Fix documentation

    phu-pmh committed Apr 15, 2020
    Copy the full SHA
    e284ba9 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Merge branch 'master' into add_sop

    Yada Pruksachatkun committed Apr 22, 2020
    Copy the full SHA
    298330f View commit details
    Browse the repository at this point in the history
  2. Fixing docstrings and adding source of code

    Yada Pruksachatkun committed Apr 22, 2020
    Copy the full SHA
    337d53e View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Merge branch 'master' into add_sop

    Yada Pruksachatkun committed Apr 23, 2020
    Copy the full SHA
    4f0fd05 View commit details
    Browse the repository at this point in the history
  2. Fixing typos and data script documentation

    Yada Pruksachatkun committed Apr 23, 2020
    Copy the full SHA
    62d4bba View commit details
    Browse the repository at this point in the history
  3. Merge branch 'add_sop' of https://github.com/nyu-mll/jiant into add_sop

    Yada Pruksachatkun committed Apr 23, 2020
    Copy the full SHA
    0ff4596 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into add_sop

    Yada Pruksachatkun committed Apr 23, 2020
    Copy the full SHA
    c58bc2c View commit details
    Browse the repository at this point in the history
  5. Revert merge mistake

    Yada Pruksachatkun committed Apr 23, 2020
    Copy the full SHA
    b5d711b View commit details
    Browse the repository at this point in the history