File size: 844 Bytes
f285df7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
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'