Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ivan-chai/hotpp-benchmark
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.2
Choose a base ref
...
head repository: ivan-chai/hotpp-benchmark
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 14 commits
  • 89 files changed
  • 1 contributor

Commits on Dec 17, 2024

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    605e28f View commit details

Commits on Dec 18, 2024

  1. Update links in README

    ivan-chai authored Dec 18, 2024
    Copy the full SHA
    2943aa9 View commit details

Commits on Dec 20, 2024

  1. Fix MAE loss

    ivan-chai committed Dec 20, 2024
    Copy the full SHA
    f91ea06 View commit details

Commits on Dec 26, 2024

  1. Add MBD dataset and multiple fields to DeTPP (#37)

    1. Add transactions from Multimodal Banking Dataset (https://arxiv.org/abs/2409.17587).
    2. Add extra fields beyond timestamps and labels.
    3. Add embeddings computation script.
    ivan-chai authored Dec 26, 2024
    Copy the full SHA
    5dad4e0 View commit details
  2. Update version

    ivan-chai committed Dec 26, 2024
    Copy the full SHA
    0f8103c View commit details

Commits on Jan 13, 2025

  1. Downstream hopt (#38)

    Refactor dowstream evaluation.
    ivan-chai authored Jan 13, 2025
    Copy the full SHA
    0f3b7c4 View commit details
  2. Copy the full SHA
    13fd2b5 View commit details

Commits on Jan 16, 2025

  1. Enrich encoder (#40)

    Improve embedder to include multiple fields.
    ivan-chai authored Jan 16, 2025
    Copy the full SHA
    ecb457b View commit details

Commits on Jan 20, 2025

  1. Copy the full SHA
    f4d6fb2 View commit details
  2. Refactor aggregation (#42)

    Refactor embedding extraction and aggregation.
    ivan-chai authored Jan 20, 2025
    Copy the full SHA
    09d583b View commit details
  3. Remove old code

    ivan-chai committed Jan 20, 2025
    Copy the full SHA
    450873c View commit details

Commits on Jan 22, 2025

  1. Add aggregators to configs

    ivan-chai committed Jan 22, 2025
    Copy the full SHA
    5a05f55 View commit details

Commits on Jan 23, 2025

  1. Add simple prefix encoder for complex models (#43)

    Add the general encoder capable of generating sequences with an arbitrary model.
    ivan-chai authored Jan 23, 2025
    Copy the full SHA
    a7ba350 View commit details
  2. Update README

    ivan-chai committed Jan 23, 2025
    Copy the full SHA
    63630d0 View commit details
Loading