Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -77,10 +77,11 @@ The data have several fields:
|
|
77 |
- url: url of the source as a string
|
78 |
- text: text content as a string
|
79 |
- timestamp: timestamp as a string
|
|
|
80 |
|
81 |
### Data Splits
|
82 |
|
83 |
-
Train
|
84 |
|
85 |
## Dataset Creation
|
86 |
|
|
|
77 |
- url: url of the source as a string
|
78 |
- text: text content as a string
|
79 |
- timestamp: timestamp as a string
|
80 |
+
- perplexity_kenlm_full: perplexity of the text calculated by KenLM model
|
81 |
|
82 |
### Data Splits
|
83 |
|
84 |
+
Train Validation
|
85 |
|
86 |
## Dataset Creation
|
87 |
|