Datasets:

Modalities:
Tabular
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
License:
Hoshikuzu commited on
Commit
95536b0
1 Parent(s): 6f97334

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -36,11 +36,11 @@ language:
36
 
37
  ### Dataset Summary
38
 
39
- This corpus is extracted from **[yhavinga/ccmatrix](yhavinga/ccmatrix)**, with Japanese and English pairs.
40
 
41
  ### How to use
42
 
43
- It is used in much the same way as **[yhavinga/ccmatrix](yhavinga/ccmatrix)**. The only difference is that you do not have to specify the language.
44
 
45
  ```
46
  from datasets import load_dataset
@@ -78,8 +78,8 @@ Only a `train` split is provided.
78
 
79
  ### Citation Information
80
 
81
- Follow the instructions described in the **[yhavinga/ccmatrix](yhavinga/ccmatrix)** readme.
82
- The following is taken from **[yhavinga/ccmatrix](yhavinga/ccmatrix)**:
83
 
84
  IMPORTANT: Please cite reference [2][3] if you use this data.
85
 
 
36
 
37
  ### Dataset Summary
38
 
39
+ This corpus is extracted from **[yhavinga/ccmatrix](https://huggingface.co/datasets/yhavinga/ccmatrix)**, with Japanese and English pairs.
40
 
41
  ### How to use
42
 
43
+ It is used in much the same way as **[yhavinga/ccmatrix](https://huggingface.co/datasets/yhavinga/ccmatrix)**. The only difference is that you do not have to specify the language.
44
 
45
  ```
46
  from datasets import load_dataset
 
78
 
79
  ### Citation Information
80
 
81
+ Follow the instructions described in the **[yhavinga/ccmatrix](https://huggingface.co/datasets/yhavinga/ccmatrix)** readme.
82
+ The following is taken from **[yhavinga/ccmatrix](https://huggingface.co/datasets/yhavinga/ccmatrix)**:
83
 
84
  IMPORTANT: Please cite reference [2][3] if you use this data.
85