danfu09 mishig HF staff commited on
Commit
1042e6b
1 Parent(s): 4306b88

Update README.md (#6)

Browse files

- Update README.md (ae6254f3c7d8ddab9ed5e5db4b046fd47292ac50)


Co-authored-by: Mishig Davaadorj <mishig@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -53,7 +53,7 @@ Primarily English, though the Wikipedia slice contains multiple languages.
53
 
54
  The dataset structure is as follows:
55
 
56
- ```
57
  {
58
  "text": ...,
59
  "meta": {"url": "...", "timestamp": "...", "source": "...", "language": "...", ...},
 
53
 
54
  The dataset structure is as follows:
55
 
56
+ ```json
57
  {
58
  "text": ...,
59
  "meta": {"url": "...", "timestamp": "...", "source": "...", "language": "...", ...},