Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
json
Languages:
Bulgarian
Size:
10K - 100K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,18 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
# Bulgarian Jokes Dataset
|
5 |
|
@@ -23,9 +36,9 @@ The dataset is structured in a format suitable for NLP training and fine-tuning
|
|
23 |
},
|
24 |
```
|
25 |
### Features
|
26 |
-
Language
|
27 |
-
Categories
|
28 |
-
Format
|
29 |
|
30 |
### Usage
|
31 |
This dataset can be used for various NLP tasks, including:
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
task_categories:
|
4 |
+
- text-generation
|
5 |
+
language:
|
6 |
+
- bg
|
7 |
+
tags:
|
8 |
+
- jokes
|
9 |
+
- bulgarian
|
10 |
+
- nlp
|
11 |
+
- fine-tuning
|
12 |
+
- language
|
13 |
+
pretty_name: Bulgarian Jokes
|
14 |
+
size_categories:
|
15 |
+
- 10K<n<100K
|
16 |
---
|
17 |
# Bulgarian Jokes Dataset
|
18 |
|
|
|
36 |
},
|
37 |
```
|
38 |
### Features
|
39 |
+
- *Language*: Bulgarian
|
40 |
+
- *Categories*: 599 categories covering a wide range of themes and topics
|
41 |
+
- *Format*: Suitable for training in Alpaca-like supervised formats
|
42 |
|
43 |
### Usage
|
44 |
This dataset can be used for various NLP tasks, including:
|