its5Q commited on
Commit
b0875a6
1 Parent(s): 057f09b

Fix field name

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. habr_qna.py +0 -1
  3. questions.jsonl.zst +2 -2
README.md CHANGED
@@ -54,7 +54,7 @@ The dataset is mostly Russian with source code in different languages.
54
 
55
  ### Data Fields
56
 
57
- Data fields can be previewed on the dataset card page.www
58
 
59
  ### Data Splits
60
 
 
54
 
55
  ### Data Fields
56
 
57
+ Data fields can be previewed on the dataset card page.
58
 
59
  ### Data Splits
60
 
habr_qna.py CHANGED
@@ -62,7 +62,6 @@ class HabrQnADataset(datasets.GeneratorBasedBuilder):
62
  "subscribers_count": datasets.Value("int32"),
63
  "complexity": datasets.Value("string"),
64
  "complexity_votes": datasets.Value("int32"),
65
- "completixy_votes": datasets.Value("int32"),
66
  "comments": datasets.Sequence(feature={
67
  "author": datasets.Value("string"),
68
  "posted_at": datasets.Value("string"),
 
62
  "subscribers_count": datasets.Value("int32"),
63
  "complexity": datasets.Value("string"),
64
  "complexity_votes": datasets.Value("int32"),
 
65
  "comments": datasets.Sequence(feature={
66
  "author": datasets.Value("string"),
67
  "posted_at": datasets.Value("string"),
questions.jsonl.zst CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a34f33c4bdccf86b79878b379a8f1cbad0215c6b184fe0b9812a16f3c0947caa
3
- size 499909503
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:369e4677c645a265c89e3a6f087f3d558be62cb651297663ae7108a4549eeb0d
3
+ size 499328323