Josephgflowers commited on
Commit
e584e07
·
verified ·
1 Parent(s): 380ecbf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -15,21 +15,21 @@ The original dataset, Fineweb-Edu-Fortified, is a deduplicated version of the Fi
15
  The original dataset is detailed in its dataset card here.
16
  Dataset Composition
17
 
18
- Score: Represents the quality of the text content.
19
- Text: The main content of the webpage (limited to the first 512 tokens).
20
- URL: The source URL from which the text was extracted.
21
 
22
  Use Cases
23
 
24
  This filtered version has several potential use cases, including:
25
 
26
- Model Healing: Can be used as fine-tuning data for restoring or enhancing model knowledge after Depth Up scaling or model pruning. The high-quality, curated educational content ensures that pruned models can recover key domain knowledge effectively.
27
 
28
- Synthetic Dataset Creation: The dataset can be used in a pipeline to generate question-answer pairs by extracting sections of the text, generating relevant questions, and providing the answers. This makes it useful for data augmentation and Q&A models.
29
 
30
- Smaller Dataset Training: It can be employed for training smaller LLMs by utilizing the filtered high-quality educational text, especially useful in cases where resource constraints exist.
31
 
32
- Topic-Based Fine-Tuning: The dataset can be grouped by subject or topic based on the content of the text or URL, allowing for the creation of more specialized training datasets tailored to particular domains or educational levels.
33
 
34
  License
35
 
@@ -38,7 +38,7 @@ Citation
38
 
39
  If you use this dataset, please cite the original dataset:
40
 
41
- ruby
42
 
43
  @dataset{airtrain2024finewebedu,
44
  title={Fineweb-Edu-Fortified},
 
15
  The original dataset is detailed in its dataset card here.
16
  Dataset Composition
17
 
18
+ Score: Represents the quality of the text content.
19
+ Text: The main content of the webpage (limited to the first 512 tokens).
20
+ URL: The source URL from which the text was extracted.
21
 
22
  Use Cases
23
 
24
  This filtered version has several potential use cases, including:
25
 
26
+ Model Healing: Can be used as fine-tuning data for restoring or enhancing model knowledge after Depth Up scaling or model pruning. The high-quality, curated educational content ensures that pruned models can recover key domain knowledge effectively.
27
 
28
+ Synthetic Dataset Creation: The dataset can be used in a pipeline to generate question-answer pairs by extracting sections of the text, generating relevant questions, and providing the answers. This makes it useful for data augmentation and Q&A models.
29
 
30
+ Smaller Dataset Training: It can be employed for training smaller LLMs by utilizing the filtered high-quality educational text, especially useful in cases where resource constraints exist.
31
 
32
+ Topic-Based Fine-Tuning: The dataset can be grouped by subject or topic based on the content of the text or URL, allowing for the creation of more specialized training datasets tailored to particular domains or educational levels.
33
 
34
  License
35
 
 
38
 
39
  If you use this dataset, please cite the original dataset:
40
 
41
+
42
 
43
  @dataset{airtrain2024finewebedu,
44
  title={Fineweb-Edu-Fortified},