metaextractor / MLmodel
tieandrews's picture
Initial model files commit.
f285df7
raw
history blame
844 Bytes
artifact_path: MetaExtractor
flavors:
python_function:
env:
conda: conda.yaml
virtualenv: python_env.yaml
loader_module: mlflow.transformers
pipeline: pipeline
python_version: 3.10.11
transformers:
code: null
components:
- tokenizer
framework: pt
instance_type: TokenClassificationPipeline
pipeline: pipeline
pipeline_model_type: RobertaForTokenClassification
source_model_name: /content/drive/MyDrive/Colab Notebooks/ffossils/roberta-finetune-v3/models/
task: ner
tokenizer_type: RobertaTokenizerFast
transformers_version: 4.29.2
mlflow_version: 2.3.2
model_uuid: 3a92ac273adc4fceb829de9c60387524
run_id: ffa8fa05-0aaa-41ae-8410-d1427b8c7256
signature:
inputs: '[{"type": "string"}]'
outputs: '[{"type": "string"}]'
utc_time_created: '2023-06-01 18:51:35.839997'