mlynatom commited on
Commit
5dd24ec
·
verified ·
1 Parent(s): 21d8bb0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -87,6 +87,7 @@ The dataset contains only one split. It contains following fields:
87
  - date: Datetime when the question was asked.
88
  - URL: url of the question
89
  - id: id number of the row
 
90
 
91
  ## Dataset Creation
92
 
 
87
  - date: Datetime when the question was asked.
88
  - URL: url of the question
89
  - id: id number of the row
90
+ - language: language detected with lingua Python library with human fixed outliers
91
 
92
  ## Dataset Creation
93