dotnet / dotnet/machinelearning-modelbuilder

Can't bind the IDataView column 'SentenceEmbedding' of type 'Single' to field or property 'SentenceEmbedding' of type 'System.Single[]'

Open
#3,042 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dockerfile
Stars
285
Forks
66
PR merge metrics
No merged PRs in 30d

Description

![Image](https://github.com/user-attachments/assets/9ec6d0c2-6997-45b2-85df-53a5f6fdb2d8)

Why do I receive "System.Single[] or Single" ?

**Where is your data located?**
My data is csv

**What does your data look like?**
StartTime,EndTime,Text,SentenceEmbedding,AudioFeatures,IsNewSessionStart

**Does your data require transformations?**
no

**Example**

![Image](https://github.com/user-attachments/assets/0a337eed-693d-43b2-8b48-e074a290a385)

**Additional context**
SentenceEmbedding data type is float[1024],AudioFeatures data type is float[192]
![Image](https://github.com/user-attachments/assets/4fc685cb-fb50-488c-a939-790565c87c23)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.