# embeddings-benchmark/mteb SLOC report

> As of 2026-09-01 (commit 8dc44a361022), embeddings-benchmark/mteb contains 895,768 total lines: 868,146 code, 5,976 comments, 21,646 blank, across 3,767 files in 11 languages (top: JSON 74.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

embeddings-benchmark/mteb has 868,146 source lines of code out of 895,768 total lines across 3,767 files, counted from the main ref at commit 8dc44a361022 by the OctoCounts tokei engine on 2026-09-01. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving embeddings-benchmark/mteb to commit 8dc44a361022, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a large codebase by counted code lines. Code represents 96.9% of all lines, comments represent 0.7%, and the repository averages 230 code lines per file. JSON accounts for 74.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 1,932 | 647,185 | 647,185 | 0 | 0 |
| Python | 1,810 | 242,554 | 217,573 | 3,984 | 20,997 |
| Jupyter Notebooks | 8 | 3,037 | 2,259 | 351 | 427 |
| TOML | 1 | 702 | 618 | 41 | 43 |
| Shell | 3 | 307 | 220 | 48 | 39 |
| YAML | 1 | 153 | 140 | 3 | 10 |
| Makefile | 1 | 95 | 71 | 0 | 24 |
| Dockerfile | 1 | 122 | 48 | 47 | 27 |
| HTML | 1 | 33 | 32 | 0 | 1 |
| Markdown | 5 | 324 | 0 | 246 | 78 |
| Plain Text | 4 | 1,256 | 0 | 1,256 | 0 |

Top language (JSON 74.5%). Generated at 2026-09-01T09:27:42.551616095+00:00. Canonical report: https://octocounts.com/github/embeddings-benchmark/mteb

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/embeddings-benchmark/mteb/commit/8dc44a361022d1d2bc9b4f46dc3eba4993a6084e?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does embeddings-benchmark/mteb have?

embeddings-benchmark/mteb has 895,768 total lines, including 868,146 code lines, 5,976 comment lines, and 21,646 blank lines.

### How was the embeddings-benchmark/mteb line count measured?

OctoCounts resolved the public GitHub repository to commit 8dc44a361022, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for embeddings-benchmark/mteb?

This OctoCounts report was generated from main at commit 8dc44a361022 on 2026-09-01T09:27:42.551616095+00:00.

## Similar repository reports

- [thinkinaixyz/deepchat](https://octocounts.com/github/thinkinaixyz/deepchat) — JSON, 866,431 code lines
- [WitherAce/Pleasure-Horizons](https://octocounts.com/github/WitherAce/Pleasure-Horizons) — JSON, 855,518 code lines
- [princeton-nlp/intercode](https://octocounts.com/github/princeton-nlp/intercode) — JSON, 892,057 code lines
- [joernio/joern](https://octocounts.com/github/joernio/joern) — JSON, 898,139 code lines
- [ThinkInAIXYZ/deepchat](https://octocounts.com/github/ThinkInAIXYZ/deepchat) — JSON, 901,792 code lines
- [LanceZPF/agent-as-a-router](https://octocounts.com/github/LanceZPF/agent-as-a-router) — JSON, 906,466 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
