Commit Graph
35 Commits
Author SHA1 Message Date
Extraltodeus ceb8d046c6 Update README.md 2026-07-16 01:44:12 +02:00
Extraltodeus 0684ba1999 Update README.md 2026-07-16 01:41:50 +02:00
Extraltodeus 766cb58546 Update README.md 2026-07-16 01:40:55 +02:00
Extraltodeus 6e3f57a4e1 Update README with improved token activation description
Clarified description of token activation and hover effect.
2026-07-16 01:38:55 +02:00
Extraltodeus fd69c1c149 Change Star History chart position in README
Updated the Star History chart link to display in the bottom-right corner.
2026-07-16 01:18:46 +02:00
Extraltodeus 378bb90fb8 Add Star History section to README
Added Star History section with a chart link.
2026-07-16 01:17:23 +02:00
Extraltodeus e60a4b4607 Update README.md 2026-07-16 00:09:34 +02:00
Extraltodeus 24e84440b7 Correct README content and remove duplication
Fix formatting and duplicate text in README.
2026-07-15 23:47:41 +02:00
Extraltodeus 8d8d859542 Fix formatting and punctuation in README.md
fix for my allergy to em dash
2026-07-15 23:46:37 +02:00
Extraltodeus 1fd7504271 Fix punctuation and formatting in README 2026-07-15 23:43:34 +02:00
Extraltodeus 699a896ffa Update README.md 2026-07-15 23:42:30 +02:00
Extraltodeus d85bd04c0d Enhance README with introduction and table of contents
Added introduction and table of contents sections to README.
2026-07-15 23:38:46 +02:00
Extraltodeus 247b8a3c5b Enhance README with installation and usage sections
Added detailed sections for installation, usage, and project layout in the README.
2026-07-15 23:03:48 +02:00
Extraltodeus 6709f4f2ca Update README.md 2026-07-15 22:07:53 +02:00
Extraltodeus dfee6d8385 Update README.md 2026-07-15 22:07:18 +02:00
Extraltodeus cb449c88a0 Fix grammatical error in token activation description
Corrected a grammatical error in the README regarding token activation description.
2026-07-15 22:02:46 +02:00
Extraltodeus 007bc53165 Clarify read projection usage in README
Added note about read projection usage for exporting results.
2026-07-15 22:02:00 +02:00
Extraltodeus dd00c898d2 Merge pull request #2 from coder3101/add-dockerfile
feat: Add Dockerfile and compose with usage instructions
2026-07-15 19:07:11 +02:00
Extraltodeus 240ccfac73 Add final words section to README
Added a section on the tool's purpose and usage.
2026-07-15 18:37:15 +02:00
Extraltodeus 2785df4d08 Update README.md 2026-07-15 18:27:08 +02:00
coder3101 0db2837f13 Default to --host 0.0.0.0 in Docker and docker-compose 2026-07-15 01:08:00 +05:30
coder3101 44cf3839cd Add Dockerfile, docker-compose.yml, and Docker usage instructions 2026-07-15 00:49:48 +05:30
Extraltodeus b4a77bbd2c Update README.md 2026-07-14 12:01:23 +02:00
Extraltodeus 2c3db68484 Update README.md 2026-07-14 11:58:20 +02:00
ExtraltodeusandClaude Opus 4.8 d9773394e3 Support fitting lenses on any dataset and equal-parts mixes
The fit corpus was limited to three hardcoded choices (wikitext, Semantic-Harmless, mixed), and any other id was rejected. Now any HuggingFace dataset id works, and any number of them can be ticked to fit on an equal-parts mix, shuffled.

n_prompts now counts training SEQUENCES (what the fit iterates over) instead of source rows: each dataset is packed up to its quota, so the number entered is exactly what runs, regardless of the dataset. The fixed dropdown becomes a checkable dataset library persisted in localStorage.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-14 05:08:52 +02:00
Extraltodeus daeb127651 Remove note about lens loading requirement
Removed note about loading a lens to enable the editor.
2026-07-14 01:10:17 +02:00
Extraltodeus 9cde0b5e57 Update README.md 2026-07-14 01:09:53 +02:00
Extraltodeus a43129fb50 Update README to remove model warning
Removed warning about Nikusui-v1 model usage.
2026-07-14 00:48:39 +02:00
Extraltodeus 0e375e0e5d Update README.md 2026-07-14 00:48:27 +02:00
Extraltodeus 5b24a098a9 Fix formatting issues in README.md 2026-07-14 00:47:36 +02:00
Extraltodeus a4696aa3bc Update warning message for Nikusui-v1 model
Clarified warning about running the Nikusui-v1 model.
2026-07-14 00:47:07 +02:00
Extraltodeus a5f5d047f7 Update README.md 2026-07-14 00:46:45 +02:00
Extraltodeus ea72d31c6c update readme 2026-07-14 00:05:42 +02:00
Extraltodeus 790e1fa687 readme screenshots 2026-07-13 23:52:57 +02:00
Extraltodeus 1ff4063282 Cleanup init commit 2026-07-13 22:26:50 +02:00