File size: 939 Bytes
948398d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
30
31
artifact_path: /tmp/0/models/m-a9a381d6a5124cc0af0cd0af1b5fab26/artifacts
flavors:
  python_function:
    cloudpickle_version: 3.1.1
    code: null
    env:
      conda: conda.yaml
      virtualenv: python_env.yaml
    loader_module: mlflow.pyfunc.model
    python_model: python_model.pkl
    python_version: 3.12.3
    streamable: false
is_signature_from_type_hint: false
mlflow_version: 3.5.1
model_id: m-a9a381d6a5124cc0af0cd0af1b5fab26
model_size_bytes: 2861
model_uuid: m-a9a381d6a5124cc0af0cd0af1b5fab26
prompts: null
run_id: 1d1f489d52724a648b07c5c6c7ff2ed4
saved_input_example_info:
  artifact_path: input_example.json
  pandas_orient: split
  serving_input_path: serving_input_example.json
  type: dataframe
signature:
  inputs: '[{"type": "string", "name": "text", "required": true}]'
  outputs: '[{"type": "string", "required": true}]'
  params: null
type_hint_from_example: false
utc_time_created: '2025-11-23 10:22:30.050772'