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: kduxin/firelang
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0
Choose a base ref
...
head repository: Xeadriel/FIREBenchmark
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 77 files changed
  • 4 contributors

Commits on Apr 11, 2023

  1. Update pretrained model URL

    Moved to Waseda University.
    kduxin authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    30aad4d View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Update README.md

    Xeadriel authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    e3cdeca View commit details
    Browse the repository at this point in the history
  2. added new benchmark file

    Xeadriel committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    0476961 View commit details
    Browse the repository at this point in the history
  3. fixed error

    Xeadriel committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    91fd295 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. gitignore, checkpoints, corpuspreprocessor moved, first benchmark att…

    …empt, prints
    Xeadriel committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d18b1d4 View commit details
    Browse the repository at this point in the history
  2. ignore checkpoints

    Xeadriel committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    238db1f View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Merge pull request #1 from kduxin/v1.0

    Update pretrained model URL
    Xeadriel authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    c4b93fc View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. added all benchmark tasks

    Xeadriel committed May 2, 2024
    Configuration menu
    Copy the full SHA
    46e30c6 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. tests, task data, start of fine-tuning, test prints

    Xeadriel committed May 18, 2024
    Configuration menu
    Copy the full SHA
    2b1306d View commit details
    Browse the repository at this point in the history
  2. fine-tuning might work now, commit for HPC attempt

    Xeadriel committed May 18, 2024
    Configuration menu
    Copy the full SHA
    2a03a36 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. removed match, case

    Xeadriel committed May 23, 2024
    Configuration menu
    Copy the full SHA
    907fa72 View commit details
    Browse the repository at this point in the history
  2. another attempt to get it to train

    Xeadriel committed May 23, 2024
    Configuration menu
    Copy the full SHA
    7b3f514 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. fixed wrong reads

    Xeadriel committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    8a02d86 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    23ba83d View commit details
    Browse the repository at this point in the history
  2. bug fix, added initial model save in fine tune

    Xeadriel committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    c2d535b View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. added prediction with classification

    Xeadriel committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    249a144 View commit details
    Browse the repository at this point in the history
  2. added linux version of fine-tune scripts

    Xeadriel committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    47f87f5 View commit details
    Browse the repository at this point in the history
Loading