Pclanglais commited on
Commit
6b5bb24
1 Parent(s): 478c01e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +45 -0
README.md CHANGED
@@ -1,3 +1,48 @@
1
  ---
2
  license: cc-by-4.0
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-4.0
3
+ task_categories:
4
+ - text-generation
5
+ language:
6
+ - en
7
+ tags:
8
+ - ocr
9
+ pretty_name: Youtube Commons Corpus
10
  ---
11
+
12
+ # 🇺🇸 Youtube-Commons 🇺🇸
13
+
14
+ **Youtube-Commons** is an corpus of audio transcripts from 1.3 million videos shared on Youtube under a CC-By license.
15
+
16
+
17
+
18
+ ## Content
19
+
20
+ ## Language
21
+
22
+ The corpus is fully multilingual.
23
+
24
+ ## Uses
25
+ The primary use of the collection is for cultural analytics on a wide scale. It has been instrumental for some major digital humanities projects like [Viral Texts](https://viraltexts.org/).
26
+
27
+ The collection also aims to expand the availability of open works for the training of Large Language Models. The text can be used for model training and republished without restriction for reproducibility purposes.
28
+
29
+ ## License and ethical note
30
+ All the transcripts are part of a video shared under a CC-By license. In accordance with the provision of the license, every Youtube channel is fully credited.
31
+
32
+ While content under a free license can be lawfully reproduced in any setting, there is currently a debate over the legitimacy and proper ethical use of free content for pre-training large language models.
33
+
34
+ In accordance with the philosophy of Creative Commons, we recommend that this set be preferablyb used for open models, especially ones with an integrated open approach (open data, open code, open weights), and strong guarantees of contributing back to the commons.
35
+
36
+ ## Future developments
37
+
38
+ ## Acknowledgements
39
+ The corpus was stored and processed with the generous support of Scaleway. It was built up with the support and concerted efforts of the state start-up LANGU:IA (start-up d’Etat), supported by the French Ministry of Culture and DINUM, as part of the prefiguration of the service offering of the Alliance for Language technologies EDIC (ALT-EDIC).
40
+
41
+ Corpus collection has been largely facilitated thanks to the open science LLM community insights and cooperation (Occiglot, Eleuther AI, Allen AI).
42
+
43
+ <div style="text-align: center;">
44
+ <img src="https://github.com/mch-dd/datasetlogo/blob/main/scaleway.jpeg?raw=true" style="width: 33%; margin: 0 auto; display: inline-block;"/>
45
+ <img src="https://github.com/mch-dd/datasetlogo/blob/main/ministere.png?raw=true" style="width: 33%; margin: 0 auto; display: inline-block;"/>
46
+ <img src="https://github.com/mch-dd/datasetlogo/blob/main/occiglot.jpg?raw=true" style="width: 33%; margin: 0 auto; display: inline-block;"/>
47
+ </div>
48
+