mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-05-23 21:25:02 +00:00
chore: remove training data JSONL files from repo
Remove 8 training data files (~24.5 MB) that were committed to root: - training-data-combined.jsonl (5.5M) - training-data-optimal-v2.jsonl (1.9M) - training-data-optimal.jsonl (1.4M) - training-data-sourcemaps.jsonl (3.3M) - training-data-v2-compact.jsonl (2.2M) - training-data-v2-filtered.jsonl (8.9M) - training-data-v2.jsonl (1.1M) - training-data.jsonl (216K) Add training-data*.jsonl to .gitignore to prevent re-addition. Co-Authored-By: claude-flow <ruv@ruv.net>
This commit is contained in:
parent
c53938ad7c
commit
be8dcc4abc
9 changed files with 3 additions and 142236 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -125,6 +125,9 @@ examples/*/dist/
|
|||
*_report.svg
|
||||
*_sky_map.svg
|
||||
|
||||
# Training data
|
||||
training-data*.jsonl
|
||||
|
||||
# Extracted code artifacts
|
||||
claude-code-extracted/
|
||||
examples/open-claude-code/
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
1602
training-data.jsonl
1602
training-data.jsonl
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue