loubnabnl HF staff commited on
Commit
110e5e5
·
verified ·
1 Parent(s): e4e6cb7

add HuggingSnap and stack-edu

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -13,12 +13,14 @@ This is the home for smol models (SmolLM & SmolVLM) and high quality pre-trainin
13
  - [FineWeb-Edu](https://huggingface.co/datasets/HuggingFaceFW/fineweb-edu): a filtered version of FineWeb dataset for educational content, paper available [here](https://huggingface.co/papers/2406.17557).
14
  - [Cosmopedia](https://huggingface.co/datasets/HuggingFaceTB/cosmopedia): the largest open synthetic dataset, with 25B tokens and 30M samples. It contains synthetic textbooks, blog posts, and stories, posts generated by Mixtral. Blog post available [here](https://huggingface.co/blog/cosmopedia).
15
  - [Smollm-Corpus](https://huggingface.co/datasets/HuggingFaceTB/smollm-corpus): the pre-training corpus of SmolLM: **Cosmopedia v0.2**, **FineWeb-Edu dedup** and **Python-Edu**. Blog post available [here](https://huggingface.co/blog/smollm).
 
 
16
  - [SmolLM2 models](https://huggingface.co/collections/HuggingFaceTB/smollm2-checkpoints-6723884218bcda64b34d7db9): a series of strong small models in three sizes: 135M, 360M and 1.7B
17
  - [SmolVLM2](https://huggingface.co/HuggingFaceTB/SmolVLM2-2.2B-Instruct): a family of small **Video and Vision** models in three sizes: 2.2B, 500M and 256M. Blog post available [here](https://huggingface.co/blog/smolvlm2).
18
- - [FineMath](https://huggingface.co/datasets/HuggingFaceTB/finemath): the best public math pretraining dataset with 50B tokens of mathematical and problem solving data.
19
 
20
  **News 🗞️**
21
- - **FineMath**: the best public math pretraining dataset with 50B tokens of mathematical and problem solving data https://huggingface.co/datasets/HuggingFaceTB/finemath
 
22
 
23
  <div align="center">
24
  <img src="https://cdn-uploads.huggingface.co/production/uploads/61c141342aac764ce1654e43/RvHjdlRT5gGQt5mJuhXH9.png" width="900"/>
 
13
  - [FineWeb-Edu](https://huggingface.co/datasets/HuggingFaceFW/fineweb-edu): a filtered version of FineWeb dataset for educational content, paper available [here](https://huggingface.co/papers/2406.17557).
14
  - [Cosmopedia](https://huggingface.co/datasets/HuggingFaceTB/cosmopedia): the largest open synthetic dataset, with 25B tokens and 30M samples. It contains synthetic textbooks, blog posts, and stories, posts generated by Mixtral. Blog post available [here](https://huggingface.co/blog/cosmopedia).
15
  - [Smollm-Corpus](https://huggingface.co/datasets/HuggingFaceTB/smollm-corpus): the pre-training corpus of SmolLM: **Cosmopedia v0.2**, **FineWeb-Edu dedup** and **Python-Edu**. Blog post available [here](https://huggingface.co/blog/smollm).
16
+ - [FineMath](https://huggingface.co/datasets/HuggingFaceTB/finemath): the best public math pretraining dataset with 50B tokens of mathematical and problem solving data.
17
+ - [Stack-Edu](https://huggingface.co/datasets/HuggingFaceTB/stack-edu): the best open code pretraining dataset with educational code in 15 programming languages.
18
  - [SmolLM2 models](https://huggingface.co/collections/HuggingFaceTB/smollm2-checkpoints-6723884218bcda64b34d7db9): a series of strong small models in three sizes: 135M, 360M and 1.7B
19
  - [SmolVLM2](https://huggingface.co/HuggingFaceTB/SmolVLM2-2.2B-Instruct): a family of small **Video and Vision** models in three sizes: 2.2B, 500M and 256M. Blog post available [here](https://huggingface.co/blog/smolvlm2).
 
20
 
21
  **News 🗞️**
22
+ - **HuggingSnap**:: turn your iPhone into a visual assistant usig SmolVLM2. [App Store](https://apps.apple.com/us/app/huggingsnap/id6742157364) - [Source code](https://github.com/huggingface/huggingsnap)
23
+ - **Stack-Edu**: 125B tokens of educational code in 15 programming languages. [Dataset](https://huggingface.co/datasets/HuggingFaceTB/stack-edu)
24
 
25
  <div align="center">
26
  <img src="https://cdn-uploads.huggingface.co/production/uploads/61c141342aac764ce1654e43/RvHjdlRT5gGQt5mJuhXH9.png" width="900"/>