Spaces:
Sleeping
Sleeping
Upload train-lf-final.jsonl
Browse files- train-lf-final.jsonl +13 -0
train-lf-final.jsonl
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{"text": "Prada sunglasses for men under $500", "tokens": ["Prada", "sunglasses", "for", "men", "under", "$", "500"], "tags": ["B-BRAND", "B-CATEGORY", "O", "B-GENDER", "O", "B-PRICE", "I-PRICE"]}
|
2 |
+
{"text": "Louis Vuitton wallets for women over $1500", "tokens": ["Louis", "Vuitton", "wallets", "for", "women", "over", "$", "1500"], "tags": ["B-BRAND", "I-BRAND", "B-CATEGORY", "O", "B-GENDER", "O", "B-PRICE", "I-PRICE"]}
|
3 |
+
{"text": "Chanel evening dresses priced above $3000", "tokens": ["Chanel", "evening", "dresses", "priced", "above", "$", "3000"], "tags": ["B-BRAND", "B-CATEGORY", "B-CATEGORY", "O", "O", "B-PRICE", "I-PRICE"]}
|
4 |
+
{"text": "Balenciaga sneakers for unisex below \u20ac800", "tokens": ["Balenciaga", "sneakers", "for", "unisex", "below", "\u20ac", "800"], "tags": ["B-BRAND", "B-CATEGORY", "O", "B-GENDER", "O", "B-PRICE", "I-PRICE"]}
|
5 |
+
{"text": "Dior handbags under 2k", "tokens": ["Dior", "handbags", "under", "2k"], "tags": ["B-BRAND", "B-CATEGORY", "O", "B-PRICE"]}
|
6 |
+
{"text": "Gucci belts for women priced above $1200", "tokens": ["Gucci", "belts", "for", "women", "priced", "above", "$", "1200"], "tags": ["B-BRAND", "B-CATEGORY", "O", "B-GENDER", "O", "O", "B-PRICE", "I-PRICE"]}
|
7 |
+
{"text": "Burberry trench coats for men under $3000", "tokens": ["Burberry", "trench", "coats", "for", "men", "under", "$", "3000"], "tags": ["B-BRAND", "B-CATEGORY", "I-CATEGORY", "O", "B-GENDER", "O", "B-PRICE", "I-PRICE"]}
|
8 |
+
{"text": "Versace perfume for unisex over $400", "tokens": ["Versace", "perfume", "for", "unisex", "over", "$", "400"], "tags": ["B-BRAND", "B-CATEGORY", "O", "B-GENDER", "O", "B-PRICE", "I-PRICE"]}
|
9 |
+
{"text": "Armani suits for men below $2500", "tokens": ["Armani", "suits", "for", "men", "below", "$", "2500"], "tags": ["B-BRAND", "B-CATEGORY", "O", "B-GENDER", "O", "B-PRICE", "I-PRICE"]}
|
10 |
+
{"text": "Tom Ford shoes for women over $1500", "tokens": ["Tom", "Ford", "shoes", "for", "women", "over", "$", "1500"], "tags": ["B-BRAND", "I-BRAND", "B-CATEGORY", "O", "B-GENDER", "O", "B-PRICE", "I-PRICE"]}
|
11 |
+
{"text": "Givenchy scarves for unisex under $600", "tokens": ["Givenchy", "scarves", "for", "unisex", "under", "$", "600"], "tags": ["B-BRAND", "B-CATEGORY", "O", "B-GENDER", "O", "B-PRICE", "I-PRICE"]}
|
12 |
+
{"text": "Fendi watches for women above $8000", "tokens": ["Fendi", "watches", "for", "women", "above", "$", "8000"], "tags": ["B-BRAND", "B-CATEGORY", "O", "B-GENDER", "O", "B-PRICE", "I-PRICE"]}
|
13 |
+
{"text": "Designer shoes under $1000", "tokens": ["Designer", "shoes", "under", "$", "1000"], "tags": ["B-BRAND", "B-CATEGORY", "O", "B-PRICE", "I-PRICE"]}
|