Docs.rs
zantetsu-trainer-0.1.0
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
zantetsu-trainer 0.1.0
Background sync and RLAIF training loop for Zantetsu
Crate
Source
Builds
Feature flags
Documentation
Coverage
26.67%
8
out of
30
items documented
0
out of
20
items with examples
Size
Source code size: 104.21 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 574.97 kB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 2m 34s
Average build duration of
successful
builds.
all releases: 1m 34s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
crates.io
Dependencies
anyhow ^1
normal
candle-core ^0.8
normal
candle-nn ^0.8
normal
clap ^4
normal
oorandom ^11
normal
reqwest ^0.12
normal
rusqlite ^0.32
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tracing ^0.1
normal
zantetsu-core ^0.1.0
normal
zantetsu-vecdb ^0.1.0
normal
Versions
0.2.0
(2026-04-07)
0.1.4
(2026-04-07)
0.1.3
(2026-04-03)
0.1.2
(2026-03-30)
0.1.1
(2026-03-30)
0.1.0
(2026-03-30)
Owners
Zantetsu Trainer
Training pipeline for the neural CRF model. Includes data loading, model training, and model export.