bunyaminergen commited on
Commit
a5a7523
·
1 Parent(s): 9003dfe
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -105,7 +105,12 @@ please read the [CONTRIBUTING](CONTRIBUTING.md) first._
105
  ├── .gitattributes
106
  ├── .gitignore
107
  ├── LICENSE
108
- └── README.md
 
 
 
 
 
109
 
110
  1 directory, 6 files
111
  ```
 
105
  ├── .gitattributes
106
  ├── .gitignore
107
  ├── LICENSE
108
+ ├── README.md
109
+ ├── shard-00.jsonl.gz
110
+ ├── shard-01.jsonl.gz
111
+ ├── shard-02.jsonl.gz
112
+ ├── shard-03.jsonl.gz
113
+ └── shard-04.jsonl.gz
114
 
115
  1 directory, 6 files
116
  ```