Update README.md
Browse files
README.md
CHANGED
@@ -110,7 +110,6 @@ dataset = load_dataset('IlyaGusev/ru_stackoverflow', split="train")
|
|
110 |
```
|
111 |
|
112 |
## Data Instances
|
113 |
-
For each instance, there is a string for the article, a string for the summary, and a string for the url. Additionally, a string for the title and a date are provided.
|
114 |
|
115 |
```
|
116 |
{
|
|
|
110 |
```
|
111 |
|
112 |
## Data Instances
|
|
|
113 |
|
114 |
```
|
115 |
{
|