nyuuzyou commited on
Commit
ea4d341
1 Parent(s): 2316259

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. README.md +50 -0
  2. questions.zip +3 -0
README.md ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Dataset Card for Wildberries questions
2
+
3
+ ### Dataset Summary
4
+
5
+ This is a dataset of questions and answers scraped from product pages from the Russian marketplace [Wildberries](https://www.wildberries.ru). Dataset contains all questions and answers, as well as all metadata from the API. However, the "productName" field may be empty in some cases because the API does not return the name for old products.
6
+
7
+ ### Languages
8
+
9
+ The dataset is mostly in Russian, but there may be other languages present.
10
+
11
+ ## Dataset Structure
12
+
13
+ ### Data Fields
14
+
15
+ This dataset consists of the following fields:
16
+
17
+ - `imtId` - An identifier for the item (integer)
18
+ - `nmId` - A numeric identifier associated with the item (integer)
19
+ - `productName` - The name of the product (string, can be empty)
20
+ - `supplierArticle` - The article number provided by the supplier (string)
21
+ - `supplierId` - The identifier for the supplier (integer)
22
+ - `supplierName` - The name of the supplier (string)
23
+ - `brandName` - The name of the brand (string)
24
+ - `question` - The customer's question regarding the product (string)
25
+ - `answer` - The provided answer to the question (string)
26
+
27
+ ### Data Splits
28
+
29
+ All 7410007 examples are in the train split, there is no validation split.
30
+
31
+ ## Additional Information
32
+
33
+ ### License
34
+
35
+ This dataset is dedicated to the public domain under the Creative Commons Zero (CC0) license. This means you can:
36
+
37
+ * Use it for any purpose, including commercial projects.
38
+ * Modify it however you like.
39
+ * Distribute it without asking permission.
40
+
41
+ No attribution is required, but it's always appreciated!
42
+
43
+ CC0 license: https://creativecommons.org/publicdomain/zero/1.0/deed.en
44
+
45
+ To learn more about CC0, visit the Creative Commons website: https://creativecommons.org/publicdomain/zero/1.0/
46
+
47
+
48
+ ### Dataset Curators
49
+
50
+ - [nyuuzyou](https://ducks.party)
questions.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc6220ea197cf709130db603886732274baedef8133414f7462a54133eb046fb
3
+ size 560364581