aapot commited on
Commit
4070ccb
1 Parent(s): e0cecf5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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 Valid
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