Instructions to use EleutherAI/FineWeb-restricted with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use EleutherAI/FineWeb-restricted with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("EleutherAI/FineWeb-restricted", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| library_name: transformers | |
| datasets: | |
| - HuggingFaceFW/fineweb | |
| # Model Card for Model ID | |
| This is a BPE tokenizer with 10,048 tokens trained on a portion of FineWeb's 10B token sample. |