Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -7,11 +7,11 @@ language:
|
|
7 |
- en
|
8 |
---
|
9 |
|
10 |
-
# Dataset details
|
11 |
Each entry in this dataset is a sentence-aligned Japanese web novel chapter and English fan translation.
|
12 |
The intended use-case is for document translation tasks.
|
13 |
|
14 |
-
# Dataset format
|
15 |
```json
|
16 |
{
|
17 |
'src': 'JAPANESE WEB NOVEL CHAPTER',
|
@@ -44,7 +44,7 @@ This is version 2 of the dataset. It contains more series (roughtly three thousa
|
|
44 |
This version should fix the issues found in discussions #3 and #4, and adds series-specific metadata as requested in #1.
|
45 |
No translation quality filtering has been applied to the dataset. Methods for doing so are being researched.
|
46 |
|
47 |
-
License note:
|
48 |
The texts and site-specific metadata is distributed under fair use principles, with everything else being under an Apache 2.0 license.
|
49 |
If an author, translator or one of the sites mentioned above requests a takedown of one or more series, it will be promptly addressed.
|
50 |
Takedowns can be requested through the creation of a Huggingface disscussion.
|
|
|
7 |
- en
|
8 |
---
|
9 |
|
10 |
+
# Dataset details:
|
11 |
Each entry in this dataset is a sentence-aligned Japanese web novel chapter and English fan translation.
|
12 |
The intended use-case is for document translation tasks.
|
13 |
|
14 |
+
# Dataset format:
|
15 |
```json
|
16 |
{
|
17 |
'src': 'JAPANESE WEB NOVEL CHAPTER',
|
|
|
44 |
This version should fix the issues found in discussions #3 and #4, and adds series-specific metadata as requested in #1.
|
45 |
No translation quality filtering has been applied to the dataset. Methods for doing so are being researched.
|
46 |
|
47 |
+
# License note:
|
48 |
The texts and site-specific metadata is distributed under fair use principles, with everything else being under an Apache 2.0 license.
|
49 |
If an author, translator or one of the sites mentioned above requests a takedown of one or more series, it will be promptly addressed.
|
50 |
Takedowns can be requested through the creation of a Huggingface disscussion.
|