Hai Duong Tran
Hai Duong Tran
Hi, thanks for the great work. I'd also be interested particularly in training code or at least if you can share some multi-node settings details. What tech did you use...
@dantema There is indeed a typo in variable names. Nevertheless, I'm sorry if I was not clear but the output is from `mypy` type checker. You can run the code...
However, I found out that the type annotation is actually misleading. The [`from_parquet`](https://github.com/huggingface/datasets/blob/5ef1ab1cc06c2b7a574bf2df454cd9fcb071ccb2/src/datasets/arrow_dataset.py#L1039) method should also accept list of [`PathLike`](https://github.com/huggingface/datasets/blob/main/src/datasets/utils/typing.py#L8) objects which includes [`os.PathLike`](https://docs.python.org/3/library/os.html#os.PathLike). But if I would ran the...
> Has anyone found a fix for this? > > I am facing same error > The package is broken (not uploaded correctly) in NPM repository. If you want to...
Hey @davanstrien, the guys working on [FineWeb](https://huggingface.co/spaces/HuggingFaceFW/blogpost-fineweb-v1#annotating_for_educational_quality_at_scale) or more specifically on **FineWeb-Edu** gave us a [very interesting insight](https://huggingface.co/spaces/HuggingFaceFW/blogpost-fineweb-v1#annotating_for_educational_quality_at_scale) about trying the *Replacing Judges with Juries: Evaluating LLM Generations with a...