sappho192 commited on
Commit
096faf5
1 Parent(s): 0d9baf1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -8
README.md CHANGED
@@ -9,25 +9,22 @@ size_categories:
9
  - 10M<n<100M
10
  ---
11
 
12
- # **THIS DATASET IS UNDER CONSTRUCTION.**
13
-
14
  # Dataset Card for Dataset Name
15
 
16
  This dataset contains Japanese-Korean paired text which is from [Helsinki-NLP/Tatoeba-Challenge](https://github.com/Helsinki-NLP/Tatoeba-Challenge/blob/master/data/README-v2023-09-26.md).
17
 
18
- This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
19
-
20
  ## Dataset Details
21
 
22
  ### Dataset Description
23
 
24
- - **Curated by:** sappho192
25
  - **Language(s) (NLP):** Japanese-Korean
26
  - **License:** CC BY-NC-SA 4.0
27
 
28
  ### Dataset Sources
29
 
30
- - **Repository:** [Helsinki-NLP](https://github.com/Helsinki-NLP)
 
31
 
32
  ## Uses
33
 
@@ -41,7 +38,8 @@ You cannot use this dataset to train the model which is to be used under commerc
41
 
42
  <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
43
 
44
- [More Information Needed]
 
45
 
46
  ## Dataset Creation
47
 
@@ -49,7 +47,7 @@ You cannot use this dataset to train the model which is to be used under commerc
49
 
50
  <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
51
 
52
- This dataset may contain following inappropriate and explicit sentences:
53
  - personal
54
  - sensitive
55
  - private
 
9
  - 10M<n<100M
10
  ---
11
 
 
 
12
  # Dataset Card for Dataset Name
13
 
14
  This dataset contains Japanese-Korean paired text which is from [Helsinki-NLP/Tatoeba-Challenge](https://github.com/Helsinki-NLP/Tatoeba-Challenge/blob/master/data/README-v2023-09-26.md).
15
 
 
 
16
  ## Dataset Details
17
 
18
  ### Dataset Description
19
 
20
+ - **Curated by:** [Helsinki-NLP](https://github.com/Helsinki-NLP)
21
  - **Language(s) (NLP):** Japanese-Korean
22
  - **License:** CC BY-NC-SA 4.0
23
 
24
  ### Dataset Sources
25
 
26
+ - **Repository:** [Helsinki-NLP/Tatoeba-Challenge](https://github.com/Helsinki-NLP/Tatoeba-Challenge/blob/master/data/README-v2023-09-26.md)
27
+ - **Detail**: Japanese - Korean [jpn-kor](https://object.pouta.csc.fi/Tatoeba-Challenge-v2023-09-26/jpn-kor.tar)
28
 
29
  ## Uses
30
 
 
38
 
39
  <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
40
 
41
+ Each dataset has two columns: `sourceString` and `targetString`, which corresponds to Japanese and Korean sentence.
42
+ Check [example code](https://huggingface.co/datasets/sappho192/Tatoeba-Challenge-jpn-kor/blob/main/example.ipynb) to learn how to load the dataset.
43
 
44
  ## Dataset Creation
45
 
 
47
 
48
  <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
49
 
50
+ This dataset may contain following inappropriate or explicit sentences:
51
  - personal
52
  - sensitive
53
  - private