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: SLAMPAI/CLIP_benchmark
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: LAION-AI/CLIP_benchmark
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 35 files changed
  • 4 contributors

Commits on Jun 11, 2025

  1. Configuration menu
    Copy the full SHA
    0cfe9c2 View commit details
    Browse the repository at this point in the history
  2. feat: xtd-10 dataset (LAION-AI#134)

    * add xtd10 dataset
    
    * fixes
    
    * fix dataset dir
    
    * add de, fr and jp
    
    * fix
    
    * add log
    
    * fix
    
    * update readme
    mertalev authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    98897e4 View commit details
    Browse the repository at this point in the history
  3. fix typo indicies => indices

    mehdidc committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    193253c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0be8d15 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2025

  1. Configuration menu
    Copy the full SHA
    bc2a6f5 View commit details
    Browse the repository at this point in the history
  2. Update default output file to {dataset}_{pretrained}_{model}_{languag…

    …e}_{task}.json, otherwise same result.json file overwritten (LAION-AI#140)
    mehdidc authored Jun 12, 2025
    Configuration menu
    Copy the full SHA
    a555474 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. fix amp autocast warnings (LAION-AI#138)

    * fix amp autocast warnings
    
    * use autocast correctly
    mehdidc authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    48de38c View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2025

  1. Separate results from clip benchmark repo (LAION-AI#141)

    * delete benchmark/ and probe_benchmark/ from repo. Will be moved to https://github.com/LAION-AI/CLIP_benchmark_results.
    
    * update README and add webdatasets.txt back
    
    * update citation
    mehdidc authored Jul 25, 2025
    Configuration menu
    Copy the full SHA
    34c524b View commit details
    Browse the repository at this point in the history
  2. Release 1.6.2

    mehdidc committed Jul 25, 2025
    Configuration menu
    Copy the full SHA
    5001237 View commit details
    Browse the repository at this point in the history
Loading