hpprc commited on
Commit
c4be049
1 Parent(s): 184d136

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -36,7 +36,7 @@ print(dataset)
36
 
37
  print(dataset["train"][1])
38
  # {
39
- # 'id': 1,
40
  # 'en': 'Work is the source of nearly all the misery in the world.',
41
  # 'ja': '労働こそが、この世のほとんど全ての不幸の源泉なのである。',
42
  # 'source': 'abolition-0.htm',
@@ -44,7 +44,7 @@ print(dataset["train"][1])
44
 
45
  print(dataset["train"][-1])
46
  # {
47
- # 'id': 2578,
48
  # 'en': '"Watson," said he, "if it should ever strike you that I am getting a
49
  # little overconfident in my powers, or giving less pains to a case than
50
  # it deserves, kindly whisper `Norbury\' in my ear, and I shall be infinitely obliged to you."',
 
36
 
37
  print(dataset["train"][1])
38
  # {
39
+ # 'id': 'abolition-0/1',
40
  # 'en': 'Work is the source of nearly all the misery in the world.',
41
  # 'ja': '労働こそが、この世のほとんど全ての不幸の源泉なのである。',
42
  # 'source': 'abolition-0.htm',
 
44
 
45
  print(dataset["train"][-1])
46
  # {
47
+ # 'id': 'yellow-6/23',
48
  # 'en': '"Watson," said he, "if it should ever strike you that I am getting a
49
  # little overconfident in my powers, or giving less pains to a case than
50
  # it deserves, kindly whisper `Norbury\' in my ear, and I shall be infinitely obliged to you."',