Data Curation over Time
Project description
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))
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nfmodelapis-0.0.2.tar.gz
(5.6 kB
view details)
File details
Details for the file nfmodelapis-0.0.2.tar.gz
.
File metadata
- Download URL: nfmodelapis-0.0.2.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 869bdce037665317dbfb82a279fa0212e7833e25b03e33ea516bbefd00426d71 |
|
MD5 | faeb16a2d4d222cc87fc1ec95428962c |
|
BLAKE2b-256 | 299c7df411d3e421565dd14590a139df51f101d3506a751c83387f2ca709370e |