name: dpt-1 format: onnx model: model.onnx runtime: onnxruntime input: name: input_ids shape: [1, -1] dtype: int64 output: name: logits shape: [1, -1, 16000] # vocab size’a göre düzenle (senin tokenizer vocab büyüklüğü) dtype: float32