Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
License:
Jeronymous commited on
Commit
f28164b
·
verified ·
1 Parent(s): ceccc6d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +42 -21
README.md CHANGED
@@ -458,27 +458,48 @@ The Lucie Training Dataset was used to pretrain [Lucie-7B](https://huggingface.c
458
  a foundation LLM with strong capabilities in French and English.
459
 
460
  Table of Contents:
461
- * [Dataset Description](#dataset-description)
462
- * [Dataset Structure](#dataset-structure)
463
- * [Dataset Composition](#dataset-composition)
464
- * [Web](#category-web)
465
- * [Newspaper](#category-newspaper)
466
- * [Technical](#category-technical)
467
- * [Book](#category-book)
468
- * [Multilingual Parallel Corpora](#category-multilingual-parallel-corpora)
469
- * [Legislative Texts](#category-legislative-texts)
470
- * [Legislative Transcripts](#category-legislative-transcripts)
471
- * [Wiki](#category-wiki)
472
- * [Math](#category-math)
473
- * [Forum](#category-forum)
474
- * [Dialogue](#category-dialogue)
475
- * [Programming](#category-programming)
476
- * [Details on Data Sources](#details-on-data-sources)
477
- <!-- * [RedPajama (v2)](#redpajama-v2) -->
478
- * [Example use in python](#example-use-in-python)
479
- * [License](#license)
480
- * [Citation](#citation)
481
- * [Contact](#contact)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
482
 
483
 
484
  ## Dataset Description
 
458
  a foundation LLM with strong capabilities in French and English.
459
 
460
  Table of Contents:
461
+ <ul>
462
+ <li><a href="#dataset-description">Dataset Description</a>
463
+ <ul>
464
+ <li><a href="#dataset-structure">Dataset Structure</a></li>
465
+ <li><a href="#dataset-composition">Dataset Composition</a>
466
+ <table>
467
+ <tr>
468
+ <td>
469
+ <ul>
470
+ <li><a href="#category-web">Web</a></li>
471
+ <li><a href="#category-book">Book</a></li>
472
+ <li><a href="#category-legislative-transcripts">Legislative Transcripts</a></li>
473
+ <li><a href="#category-forum">Forum</a></li>
474
+ </ul>
475
+ </td>
476
+ <td>
477
+ <ul>
478
+ <li><a href="#category-newspaper">Newspaper</a></li>
479
+ <li><a href="#category-multilingual-parallel-corpora">Multilingual Parallel Corpora</a></li>
480
+ <li><a href="#category-wiki">Wiki</a></li>
481
+ <li><a href="#category-dialogue">Dialogue</a></li>
482
+ </ul>
483
+ </td>
484
+ <td>
485
+ <ul>
486
+ <li><a href="#category-technical">Technical</a></li>
487
+ <li><a href="#category-legislative-texts">Legislative Texts</a></li>
488
+ <li><a href="#category-math">Math</a></li>
489
+ <li><a href="#category-programming">Programming</a></li>
490
+ </ul>
491
+ </td>
492
+ </tr>
493
+ </table>
494
+ </li>
495
+ <li><a href="#details-on-data-sources">Details on Data Sources</a></li>
496
+ </ul>
497
+ </li>
498
+ <li><a href="#example-use-in-python">Example use in python</a></li>
499
+ <li><a href="#license">License</a></li>
500
+ <li><a href="#citation">Citation</a></li>
501
+ <li><a href="#contact">Contact</a></li>
502
+ </ul>
503
 
504
 
505
  ## Dataset Description