nfmodelapis
Central repo for all model training, and pipeline tools for usage with all data collection APIs from nfflow.
Example:
from nfmodelapis.text.SentenceEmbedder import ModelSelect
trainer = ModelSelect(model_name,
model_output_path,
model_architecture=model_architecture
).return_trainer()
trainer.train(data_path=os.path.join(
save_timestamp,json_filename))
Release files for nfmodelapis 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| nfmodelapis-0.0.2.tar.gz | 5.6 kB | Details |
Release files / nfmodelapis-0.0.2.tar.gz
| Download URL | nfmodelapis-0.0.2.tar.gz |
|---|---|
| Size | 5.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
869bdce037665317dbfb82a279fa0212e7833e25b03e33ea516bbefd00426d71
|
|
BLAKE2b-256 checksum How to use checksums |
299c7df411d3e421565dd14590a139df51f101d3506a751c83387f2ca709370e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.5
|