huggingface / huggingface/course
Outdated video about `load_metric` at `Fine-tuning a model with the Trainer API`
- Dominant language
- MDX
- Stars
- 4.2k
- Forks
- 1.4k
- Avg merge
- 13m
- Merged PRs (30d)
- 1
Description
At the [`Fine-tuning a model with the Trainer API` page](https://huggingface.co/learn/llm-course/chapter3/3?fw=pt), if you watch the video on top of the page, you will be told to use `load_metric` from `datasets`.

But we don't use that anymore. The latest version of `datasets` doesn't have `load_metric`. We use the `evaluate` library instead.

The video should be updated or at least we should put a correction below the video at the page (if updating the video is too cumbersome).
@stevhliu
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.