KaraKaraWitch commited on
Commit
81a9da4
1 Parent(s): 40fd083

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -10
README.md CHANGED
@@ -1,18 +1,20 @@
1
  ---
2
  annotations_creators:
3
- - no-annotation
4
  language_creators:
5
- - crowdsourced
 
 
6
  task_categories:
7
- - text-generation
8
- - fill-mask
9
  task_ids:
10
- - language-modeling
11
- - masked-language-modeling
12
  source_datasets:
13
- - original
14
  language:
15
- - en
16
  pretty_name: Lecture Gratuits
17
  ---
18
 
@@ -27,7 +29,7 @@ pretty_name: Lecture Gratuits
27
  ### Dataset Description
28
 
29
  *LectureGratuits* is a cleaned dataset of [*Ebooks Gratuits*](https://www.ebooksgratuits.com/) books. We downloaded all the publicly available ebooks books at the time and processed them.
30
- Filtering to a total amount of tokens of **~X.YYB** (llama-2-7b-chat-tokenizer) / **~X.YYB** (RWKV Tokenizer) from primarily English language.
31
 
32
  - **Curated by:** Darok
33
  - **Funded by [optional]:** Recursal.ai
@@ -78,6 +80,6 @@ You may use them as a banner image. However, you must always link back to the da
78
  title = {LectureGratuits},
79
  author = {Darok, KaraKaraWitch, recursal.ai},
80
  year = {2024},
81
- howpublished = {\url{https://huggingface.co/datasets/recursal/LectureGratuits}},
82
  }
83
  ```
 
1
  ---
2
  annotations_creators:
3
+ - no-annotation
4
  language_creators:
5
+ - crowdsourced
6
+ license:
7
+ - cc-by-sa-4.0
8
  task_categories:
9
+ - text-generation
10
+ - fill-mask
11
  task_ids:
12
+ - language-modeling
13
+ - masked-language-modeling
14
  source_datasets:
15
+ - original
16
  language:
17
+ - en
18
  pretty_name: Lecture Gratuits
19
  ---
20
 
 
29
  ### Dataset Description
30
 
31
  *LectureGratuits* is a cleaned dataset of [*Ebooks Gratuits*](https://www.ebooksgratuits.com/) books. We downloaded all the publicly available ebooks books at the time and processed them.
32
+ Filtering to a total amount of tokens of **~X.YYB** (llama-2-7b-chat-tokenizer) / **~X.YYB** (RWKV Tokenizer) from primarily English language.
33
 
34
  - **Curated by:** Darok
35
  - **Funded by [optional]:** Recursal.ai
 
80
  title = {LectureGratuits},
81
  author = {Darok, KaraKaraWitch, recursal.ai},
82
  year = {2024},
83
+ howpublished = {\url{https://huggingface.co/datasets/recursal/Recursalberg}},
84
  }
85
  ```