Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -60,8 +60,8 @@ The repository is divided into two primary corpora:
|
|
| 60 |
|
| 61 |
---
|
| 62 |
|
| 63 |
-
|
| 64 |
-
|
| 65 |
```
|
| 66 |
├── .gitattributes
|
| 67 |
├── README.md
|
|
@@ -103,6 +103,7 @@ The repository is divided into two primary corpora:
|
|
| 103 |
├── textwal.tar.gz
|
| 104 |
└── xml.tar.gz
|
| 105 |
```
|
|
|
|
| 106 |
|
| 107 |
---
|
| 108 |
|
|
|
|
| 60 |
|
| 61 |
---
|
| 62 |
|
| 63 |
+
<details>
|
| 64 |
+
<summary><strong>Repository Structure</strong></summary>
|
| 65 |
```
|
| 66 |
├── .gitattributes
|
| 67 |
├── README.md
|
|
|
|
| 103 |
├── textwal.tar.gz
|
| 104 |
└── xml.tar.gz
|
| 105 |
```
|
| 106 |
+
</details>
|
| 107 |
|
| 108 |
---
|
| 109 |
|