facebookresearch / facebookresearch/large_concept_model

No match for FieldRef.Name(split) in id: string

Open
#15 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2.4k
Forks
213
PR merge metrics
No merged PRs in 30d

Description

Hello together, I get the following error when execute:
```
No match for FieldRef.Name(split) in id: string
url: string
title: string
text: string
text_sentences: list
text_sentences_sonar_emb: list[1024]>
```
I use pdb to print the stack information and find that the program run to line 1087 of parquet_utils.py `fragments = list(dataset._dataset.get_fragments(filter=dataset._filter_expression))`
I can't fix this. Could u help me to figure out?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.