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

[Time-Series] Autoformer model #21891

Merged
merged 134 commits into from
May 30, 2023
Merged

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    00bb9a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    33de4c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3465c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10f18a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d091bab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30ff575 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    36cc0eb View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    1439803 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53bd981 View commit details
    Browse the repository at this point in the history
  3. fixed attn_weights size

    elisim committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    b944a99 View commit details
    Browse the repository at this point in the history
  4. wip time_delay_agg_training

    elisim committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    a24b9c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. Configuration menu
    Copy the full SHA
    59d0509 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d43e488 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2cab3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5864a04 View commit details
    Browse the repository at this point in the history
  5. wip time_delay_agg_inference

    elisim committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    f4b9751 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. Configuration menu
    Copy the full SHA
    56e37e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e377a6a View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    e653c1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b15fa09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d300534 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5e0409 View commit details
    Browse the repository at this point in the history
  5. removed unnecessary code

    elisim committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    6c361f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4eb7b19 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    34344ea View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    157313c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    468f2ba View commit details
    Browse the repository at this point in the history
  3. added trend todos

    elisim committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    e3301e6 View commit details
    Browse the repository at this point in the history
  4. added autoformer to README

    elisim committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    4d6575d View commit details
    Browse the repository at this point in the history
  5. added to index

    elisim committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    a373aa2 View commit details
    Browse the repository at this point in the history
  6. added autoformer.mdx

    elisim committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    0dda9ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    20b4b2f View commit details
    Browse the repository at this point in the history
  8. make style

    elisim committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    59c4818 View commit details
    Browse the repository at this point in the history
  9. fix copies

    elisim committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    93c2bcb View commit details
    Browse the repository at this point in the history
  10. make fix-copies

    elisim committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    72c615a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0156019 View commit details
    Browse the repository at this point in the history
  12. inital fix-copies

    kashif committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    7658856 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    187f982 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a87689 View commit details
    Browse the repository at this point in the history
  3. fix from huggingface#22076

    elisim committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    980c266 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    a8f0364 View commit details
    Browse the repository at this point in the history
  2. make style

    kashif committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    648d98b View commit details
    Browse the repository at this point in the history
  3. fix class names

    kashif committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    156f1cf View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    0f55bd3 View commit details
    Browse the repository at this point in the history
  2. added trend

    kashif committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    b401118 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b509304 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    e61dac5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66ae325 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbb722c View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    35ab45d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9488b63 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

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

Commits on Apr 10, 2023

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

Commits on Apr 11, 2023

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

Commits on Apr 17, 2023

  1. use output_params helper

    kashif committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    4a7981f View commit details
    Browse the repository at this point in the history
  2. clean up AutoformerAttention

    kashif committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    41fb792 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6250db0 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. subsequences_length off by 1

    kashif committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    2165b62 View commit details
    Browse the repository at this point in the history
  2. make fix copies

    kashif committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    5f405ea View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. fix test

    kashif committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    68c5015 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. added init for nn.Conv1d

    elisim committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    af1452c View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. fix IGNORE_NON_TESTED

    kashif committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    3c07329 View commit details
    Browse the repository at this point in the history
  2. added model_doc

    kashif committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    b9d1903 View commit details
    Browse the repository at this point in the history
  3. fix ruff

    kashif committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    c9566c5 View commit details
    Browse the repository at this point in the history
  4. ignore tests

    kashif committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    3616eed View commit details
    Browse the repository at this point in the history
  5. remove dup

    kashif committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    6a4c437 View commit details
    Browse the repository at this point in the history
  6. fix SPECIAL_CASES_TO_ALLOW

    kashif committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    0f2960b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a4c1396 View commit details
    Browse the repository at this point in the history
  8. remove unused imports

    kashif committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    740f889 View commit details
    Browse the repository at this point in the history
  9. added short summary

    kashif committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    6eaaa57 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    31103bc View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. added params docs

    elisim committed May 5, 2023
    Configuration menu
    Copy the full SHA
    2752fba View commit details
    Browse the repository at this point in the history
  2. better doc for factor

    elisim committed May 5, 2023
    Configuration menu
    Copy the full SHA
    b9f0b20 View commit details
    Browse the repository at this point in the history
  3. fix tests

    kashif committed May 5, 2023
    Configuration menu
    Copy the full SHA
    843c616 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Configuration menu
    Copy the full SHA
    301f2aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf1c88a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e03295 View commit details
    Browse the repository at this point in the history
  4. make style

    elisim committed May 6, 2023
    Configuration menu
    Copy the full SHA
    d00a541 View commit details
    Browse the repository at this point in the history
  5. Update src/transformers/models/autoformer/configuration_autoformer.py

    Co-authored-by: NielsRogge <48327001+NielsRogge@users.noreply.github.com>
    elisim and NielsRogge committed May 6, 2023
    Configuration menu
    Copy the full SHA
    daf151b View commit details
    Browse the repository at this point in the history
  6. Update src/transformers/models/autoformer/configuration_autoformer.py

    Co-authored-by: NielsRogge <48327001+NielsRogge@users.noreply.github.com>
    elisim and NielsRogge committed May 6, 2023
    Configuration menu
    Copy the full SHA
    3becbd7 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. fix configurations

    kashif committed May 8, 2023
    Configuration menu
    Copy the full SHA
    fa7e042 View commit details
    Browse the repository at this point in the history
  2. fix integration tests

    kashif committed May 8, 2023
    Configuration menu
    Copy the full SHA
    54dde3e View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    a40a02a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8d298d View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    2c64f15 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Update src/transformers/models/autoformer/configuration_autoformer.py

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    kashif and amyeroberts committed May 16, 2023
    Configuration menu
    Copy the full SHA
    3322728 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. fixing lags_sequence doc

    elisim committed May 21, 2023
    Configuration menu
    Copy the full SHA
    21e3491 View commit details
    Browse the repository at this point in the history
  2. Revert "fixing lags_sequence doc"

    This reverts commit 21e3491.
    elisim committed May 21, 2023
    Configuration menu
    Copy the full SHA
    6971fdc View commit details
    Browse the repository at this point in the history
  3. Update src/transformers/models/autoformer/modeling_autoformer.py

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    elisim and amyeroberts committed May 21, 2023
    Configuration menu
    Copy the full SHA
    34a3a87 View commit details
    Browse the repository at this point in the history
  4. Update src/transformers/models/autoformer/modeling_autoformer.py

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    elisim and amyeroberts committed May 21, 2023
    Configuration menu
    Copy the full SHA
    4d09a83 View commit details
    Browse the repository at this point in the history
  5. Update src/transformers/models/autoformer/modeling_autoformer.py

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    elisim and amyeroberts committed May 21, 2023
    Configuration menu
    Copy the full SHA
    a3adaf8 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    elisim and amyeroberts committed May 21, 2023
    Configuration menu
    Copy the full SHA
    827841b View commit details
    Browse the repository at this point in the history
  7. Update src/transformers/models/autoformer/configuration_autoformer.py

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    elisim and amyeroberts committed May 21, 2023
    Configuration menu
    Copy the full SHA
    5163caa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6bfe3d2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a93498c View commit details
    Browse the repository at this point in the history
  10. Update src/transformers/models/autoformer/modeling_autoformer.py

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    elisim and amyeroberts committed May 21, 2023
    Configuration menu
    Copy the full SHA
    a1fffed View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f162198 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b13b6a2 View commit details
    Browse the repository at this point in the history
  13. Update src/transformers/models/autoformer/configuration_autoformer.py

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    elisim and amyeroberts committed May 21, 2023
    Configuration menu
    Copy the full SHA
    0b88155 View commit details
    Browse the repository at this point in the history
  14. Update src/transformers/models/autoformer/configuration_autoformer.py

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    elisim and amyeroberts committed May 21, 2023
    Configuration menu
    Copy the full SHA
    baca5cf View commit details
    Browse the repository at this point in the history
  15. Update src/transformers/models/autoformer/configuration_autoformer.py

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    elisim and amyeroberts committed May 21, 2023
    Configuration menu
    Copy the full SHA
    c9d909f View commit details
    Browse the repository at this point in the history
  16. Update src/transformers/models/autoformer/configuration_autoformer.py

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    elisim and amyeroberts committed May 21, 2023
    Configuration menu
    Copy the full SHA
    678429d View commit details
    Browse the repository at this point in the history
  17. fix variable names

    elisim committed May 21, 2023
    Configuration menu
    Copy the full SHA
    b6591fa View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. added inital pretrained model

    kashif committed May 22, 2023
    Configuration menu
    Copy the full SHA
    60c75d0 View commit details
    Browse the repository at this point in the history
  2. added use_cache docstring

    kashif committed May 22, 2023
    Configuration menu
    Copy the full SHA
    0aecf6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c42a1c0 View commit details
    Browse the repository at this point in the history
  4. fix order of args

    kashif committed May 22, 2023
    Configuration menu
    Copy the full SHA
    112343f View commit details
    Browse the repository at this point in the history
  5. imports on one line

    kashif committed May 22, 2023
    Configuration menu
    Copy the full SHA
    bd9e13b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a14739 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    75b185f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    252e128 View commit details
    Browse the repository at this point in the history
  9. add back layernorm

    kashif committed May 22, 2023
    Configuration menu
    Copy the full SHA
    76044e4 View commit details
    Browse the repository at this point in the history
  10. update fixture location

    kashif committed May 22, 2023
    Configuration menu
    Copy the full SHA
    30f553b View commit details
    Browse the repository at this point in the history
  11. fix signature

    kashif committed May 22, 2023
    Configuration menu
    Copy the full SHA
    0e1cc40 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    24b1e62 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. fix pretrain config

    kashif committed May 23, 2023
    Configuration menu
    Copy the full SHA
    091b0c0 View commit details
    Browse the repository at this point in the history
  2. no need as default exists

    kashif committed May 23, 2023
    Configuration menu
    Copy the full SHA
    821ec9f View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. subclass ModelOutput

    kashif committed May 24, 2023
    Configuration menu
    Copy the full SHA
    01a6eef View commit details
    Browse the repository at this point in the history
  2. remove layer_norm_eps config

    kashif committed May 24, 2023
    Configuration menu
    Copy the full SHA
    fd89f11 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    ff92998 View commit details
    Browse the repository at this point in the history
  2. test hidden_states_output

    kashif committed May 25, 2023
    Configuration menu
    Copy the full SHA
    f891be6 View commit details
    Browse the repository at this point in the history
  3. make fix-copies

    kashif committed May 25, 2023
    Configuration menu
    Copy the full SHA
    39955a7 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Update src/transformers/models/autoformer/configuration_autoformer.py

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    elisim and amyeroberts committed May 29, 2023
    Configuration menu
    Copy the full SHA
    cf97b82 View commit details
    Browse the repository at this point in the history
  2. removed unused attr

    kashif committed May 29, 2023
    Configuration menu
    Copy the full SHA
    9bf042f View commit details
    Browse the repository at this point in the history
  3. Update tests/models/autoformer/test_modeling_autoformer.py

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    kashif and amyeroberts committed May 29, 2023
    Configuration menu
    Copy the full SHA
    dca7474 View commit details
    Browse the repository at this point in the history
  4. Update src/transformers/models/autoformer/modeling_autoformer.py

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    kashif and amyeroberts committed May 29, 2023
    Configuration menu
    Copy the full SHA
    e754864 View commit details
    Browse the repository at this point in the history
  5. Update src/transformers/models/autoformer/modeling_autoformer.py

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    kashif and amyeroberts committed May 29, 2023
    Configuration menu
    Copy the full SHA
    e3e3c3a View commit details
    Browse the repository at this point in the history
  6. Update src/transformers/models/autoformer/modeling_autoformer.py

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    kashif and amyeroberts committed May 29, 2023
    Configuration menu
    Copy the full SHA
    00e4b80 View commit details
    Browse the repository at this point in the history
  7. Update src/transformers/models/autoformer/modeling_autoformer.py

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    kashif and amyeroberts committed May 29, 2023
    Configuration menu
    Copy the full SHA
    d057569 View commit details
    Browse the repository at this point in the history
  8. Update src/transformers/models/autoformer/modeling_autoformer.py

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    kashif and amyeroberts committed May 29, 2023
    Configuration menu
    Copy the full SHA
    76bb282 View commit details
    Browse the repository at this point in the history
  9. Update src/transformers/models/autoformer/modeling_autoformer.py

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    kashif and amyeroberts committed May 29, 2023
    Configuration menu
    Copy the full SHA
    8344329 View commit details
    Browse the repository at this point in the history
  10. use AutoFormerDecoderOutput

    kashif committed May 29, 2023
    Configuration menu
    Copy the full SHA
    d6e247e View commit details
    Browse the repository at this point in the history
  11. fix formatting

    kashif committed May 29, 2023
    Configuration menu
    Copy the full SHA
    bb75c44 View commit details
    Browse the repository at this point in the history
  12. fix formatting

    kashif committed May 29, 2023
    Configuration menu
    Copy the full SHA
    555b6dd View commit details
    Browse the repository at this point in the history