10000 GitHub - sabine/ocaml-bert: Transformer-based models for Natural Language Processing in OCaml
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sabine/ocaml-bert

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocaml-bert

BERT-like NLP models implemented in OCaml using the ocaml-torch PyTorch bindings.

These are based on the rust-bert implementation which itself is a port of Huggingface's Transformers to Rust.

The models implemented so far are:

About

Transformer-based models for Natural Language Processing in OCaml

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OCaml 96.4%
  • Standard ML 3.6%
0