tktung commited on
Commit
1c202a5
1 Parent(s): df9a325

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -49,6 +49,7 @@ As this corpus is a collection of multiple datasets from Internet sources, it mi
49
  ```
50
  {
51
  "text": ...,
 
52
  "id": ...,
53
  }
54
  ```
 
49
  ```
50
  {
51
  "text": ...,
52
+ "eng_text": ...,
53
  "id": ...,
54
  }
55
  ```