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: yangjianxin1/Firefly
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: msg-bq/KCL_benchmark
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Can’t automatically merge. Don’t worry, you can still create the pull request.
  • 6 commits
  • 5 files changed
  • 2 contributors

Commits on May 6, 2024

  1. Add files via upload

    msg-bq authored May 6, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    25c5c63 View commit details
  2. Add files via upload

    msg-bq authored May 6, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    e992765 View commit details
  3. Update README.md

    msg-bq authored May 6, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    3dd8374 View commit details
  4. Update README.md

    msg-bq authored May 6, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    7d5f7de View commit details
  5. Update sft_preprocess.py

    msg-bq authored May 6, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    f32420c View commit details

Commits on May 22, 2024

  1. Add files via upload

    Stephen830 authored May 22, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    3a6055f View commit details
Showing with 134 additions and 383 deletions.
  1. +2 −383 README.md
  2. +1 −0 read_funcs/__init__.py
  3. +38 −0 read_funcs/explanation.py
  4. +23 −0 read_funcs/read_function.py
  5. +70 −0 sft_preprocess.py
Loading