IlyaGusev commited on
Commit
683c141
1 Parent(s): 7079858

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -169,6 +169,8 @@ def revert_flattening(records):
169
  return fixed_records
170
  ```
171
 
 
 
172
  ## Source Data
173
 
174
  * The data source is the [Russian StackOverflow](https://ru.stackoverflow.com/) website.
 
169
  return fixed_records
170
  ```
171
 
172
+ The original JSONL is already unflattened.
173
+
174
  ## Source Data
175
 
176
  * The data source is the [Russian StackOverflow](https://ru.stackoverflow.com/) website.