KantaHayashiAI commited on
Commit
889e349
·
verified ·
1 Parent(s): f57d50e

Create LICENSES.md

Browse files
Files changed (1) hide show
  1. LICENSES.md +48 -0
LICENSES.md ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Licences
2
+
3
+ * ja_aozorabunko
4
+ * Texts from Aozora Bunko
5
+ * Primary distribution: [https://huggingface.co/datasets/globis-university/aozorabunko-clean](https://huggingface.co/datasets/globis-university/aozorabunko-clean)
6
+ * License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)
7
+ * ja_cc
8
+ * A Japanese corpus that was extracted and filtered from the whole of [Common Crawl](https://commoncrawl.org/)
9
+ * The filtering process was conducted using [Uzushio](https://github.com/WorksApplications/uzushio).
10
+ * `level0`: No duplicate pages
11
+ * `level1`: May contain a small amount of duplicate content, but mostly unique pages
12
+ * `level2`: Another set, similar to level1, may contain some duplicates, but mostly unique
13
+ * The filtering settings used can be found [here](https://github.com/WorksApplications/uzushio/blob/main/scripts/pipeline_03a.conf).
14
+ * For more details, refer to [these Qiita articles](https://qiita.com/eiennohito/items/0774662332778c27116f).
15
+ * License: [ODC-BY](https://opendatacommons.org/licenses/by/1-0/) (Users must also comply with [Common Crawl terms of use](https://commoncrawl.org/terms-of-use).)
16
+ * ja_e-gov
17
+ * [e-Gov](https://www.e-gov.go.jp/) legal texts
18
+ * Primary distribution: [https://huggingface.co/datasets/nlp-waseda/e_gov](https://huggingface.co/datasets/nlp-waseda/e_gov)
19
+ * License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)
20
+ * ja_fineweb-2
21
+ * Japanese portion of [FineWeb 2](https://huggingface.co/datasets/HuggingFaceFW/fineweb-2), a multilingual dataset filtered from Common Crawl
22
+ * Primary distribution: [https://huggingface.co/datasets/HuggingFaceFW/fineweb-2](https://huggingface.co/datasets/HuggingFaceFW/fineweb-2)
23
+ * License: [ODC-BY](https://opendatacommons.org/licenses/by/1-0/) (Users must also comply with [Common Crawl terms of use](https://commoncrawl.org/terms-of-use).)
24
+ * ja_kaken
25
+ * Text of outline for each research project from [KAKEN](https://kaken.nii.ac.jp/) (Grants-in-Aid for Scientific Research Database)
26
+ * License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)
27
+ * ja_kokkai_giji
28
+ * Japanese Diet minutes texts obtained and extracted using the [API of Full-text Database System for the Minutes of the Diet](https://kokkai.ndl.go.jp/api.html)
29
+ * License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)
30
+ * ja_nwc2010
31
+ * A Japanese corpus extracted and filtered from the [HTML archive of Japanese Web Corpus 2010](https://www.s-yata.jp/corpus/nwc2010/htmls/) using Uzushio
32
+ * License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)
33
+ * ja_patent
34
+ * Patent texts extracted from the Japanese Patent Office's published data files
35
+ * License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)
36
+ * ja_sip_comprehensive_html/ja_sip_comprehensive_pdf
37
+ * The general web corpus constructed in the 3rd phase of the Strategic Innovation Promotion Program (SIP), "Utilization of Generative AI in Building Integrated Healthcare Systems"
38
+ * Primary distribution: [https://gitlab.med-jp.nii.ac.jp/datasets/sip3-ja-general-web-corpus](https://gitlab.med-jp.nii.ac.jp/datasets/sip3-ja-general-web-corpus)
39
+ * License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)
40
+ * ja_warp_html/ja_warp_pdf
41
+ * Texts crawled and extracted from websites based on URLs collected by the [Web Archiving Project (WARP)](https://warp.ndl.go.jp/) of the National Diet Library (NDL). The URL list was provided by NDL.
42
+ * `ja_warp_html`: Texts extracted from HTMLs
43
+ * `ja_warp_pdf/e0`: Texts extracted from PDFs created with Word, TeX, or Ichitaro
44
+ * `ja_warp_pdf/e0.2`: Texts extracted from PDFs created with PowerPoint, Excel, etc.
45
+ * License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)
46
+ * ja_wiki
47
+ * Japanese Wikipedia (20230720 version)
48
+ * License: [CC BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/deed.ja)