diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f769bdd5..8da0e265 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -4,8 +4,6 @@ name: CI on: workflow_dispatch: pull_request: - branches: - - main paths-ignore: - "docs/**" - "*.md" @@ -21,8 +19,6 @@ jobs: steps: - name: Checkout uses: actions/checkout@v4 - with: - token: ${{ secrets.GITHUB_TOKEN }} - name: Setting up PDM uses: pdm-project/setup-pdm@v4 with: @@ -50,7 +46,6 @@ jobs: uses: actions/checkout@v4 with: lfs: true - token: ${{ secrets.GITHUB_TOKEN }} - name: Setting up PDM uses: pdm-project/setup-pdm@v4 with: diff --git a/README.md b/README.md index c5590531..497b6a07 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ of the repo. Apart from cloning the repo, you can download the latest config fol [here](https://download-directory.github.io/?url=https://github.com/kaiko-ai/eva/tree/main/configs). Alternatively, from a specific release the configs can be downloaded from the terminal as follows: ```sh -curl -LO https://github.com/kaiko-ai/eva/releases/download/0.0.1/configs.zip | unzip configs.zip +curl -LO https://github.com/kaiko-ai/eva/releases/download/0.0.1/configs.zip | unzip configs ``` For example, to perform a downstream evaluation of DINO ViT-S/16 on the BACH dataset with @@ -98,7 +98,7 @@ and [tutorials](https://kaiko-ai.github.io/eva/dev/user-guide/advanced/replicate ## Benchmarks -In this section you will find model benchmarks which were generated with _eva_. +In this section you will find model benchmarks which were generated with `_eva_`. ### Table I: WSI patch-level benchmark