Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -176,7 +176,7 @@ ds = load_dataset(f"csebuetnlp/CrossSum", "{}-{}".format(src_lang, tgt_lang))
|
|
| 176 |
|
| 177 |
### Data Instances
|
| 178 |
|
| 179 |
-
One example from the `
|
| 180 |
```
|
| 181 |
{
|
| 182 |
"source_url": "https://www.bbc.com/japanese/53074000",
|
|
|
|
| 176 |
|
| 177 |
### Data Instances
|
| 178 |
|
| 179 |
+
One example from the `japanese-bengali` split of the dataset is given below in JSON format.
|
| 180 |
```
|
| 181 |
{
|
| 182 |
"source_url": "https://www.bbc.com/japanese/53074000",
|