huggingface / huggingface/course
Creating your own dataset load_dataset issue
Open
- Dominant language
- MDX
- Stars
- 4.2k
- Forks
- 1.4k
- Avg merge
- 13m
- Merged PRs (30d)
- 1
Description
https://huggingface.co/learn/nlp-course/chapter5/5?fw=pt
https://discuss.huggingface.co/t/chapter-5-questions/11744/83?u=fancellu
issues_dataset = load_dataset("json", data_files="datasets-issues.jsonl", split="train")
barfs with
> TypeError: Couldn't cast array of type timestamp[s] to null
Someone else saw the same too in Sept 2023
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.