Shekswess commited on
Commit
1feb00d
·
verified ·
1 Parent(s): 245e0fd

Add README

Browse files
Files changed (1) hide show
  1. README.md +52 -15
README.md CHANGED
@@ -1,25 +1,62 @@
1
  ---
 
 
 
 
 
2
  dataset_info:
 
 
3
  features:
4
- - name: keyword
5
- dtype: string
6
- - name: topic
7
- dtype: string
8
- - name: language
9
- dtype: string
10
  - name: generated_text
11
  struct:
12
- - name: text
13
- dtype: string
14
  splits:
15
  - name: train
16
  num_bytes: 619476
17
  num_examples: 451
18
- download_size: 244184
19
- dataset_size: 619476
20
- configs:
21
- - config_name: default
22
- data_files:
23
- - split: train
24
- path: data/train-*
 
 
 
 
 
 
25
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ configs:
3
+ - config_name: default
4
+ data_files:
5
+ - path: data/train-*
6
+ split: train
7
  dataset_info:
8
+ dataset_size: 619476
9
+ download_size: 244184
10
  features:
11
+ - dtype: string
12
+ name: keyword
13
+ - dtype: string
14
+ name: topic
15
+ - dtype: string
16
+ name: language
17
  - name: generated_text
18
  struct:
19
+ - dtype: string
20
+ name: text
21
  splits:
22
  - name: train
23
  num_bytes: 619476
24
  num_examples: 451
25
+ language:
26
+ - mk
27
+ license:
28
+ - apache-2.0
29
+ size_category:
30
+ - <1K
31
+ tags:
32
+ - legal
33
+ - synthetic
34
+ - text
35
+ - synthgenai
36
+ task_categories:
37
+ - text-generation
38
  ---
39
+
40
+
41
+
42
+ ## Description
43
+
44
+ - Topic: Professional Documents
45
+ - Domains:
46
+ - Legal Documents
47
+ - Technical Manuals
48
+ - Business Reports
49
+ - Education Materials
50
+ - Scientific Research
51
+ - Focus: This dataset contains professional documents in Macedonian.
52
+ - Number of Entries: 451
53
+ - Dataset Type: Raw Dataset
54
+ - Model Used: bedrock/us.anthropic.claude-3-5-sonnet-20240620-v1:0
55
+ - Language: Macedonian
56
+ - Additional Information:
57
+ - The dataset covers a wide range of professional fields, providing a diverse collection of document types.
58
+ - It serves as a valuable resource for natural language processing tasks in the Macedonian language, particularly for professional and technical contexts.
59
+ - The synthetic nature of the dataset ensures privacy compliance while maintaining the characteristics of authentic professional documents.
60
+ - Generated by: SynthGenAI Package
61
+
62
+ This synthetic dataset comprises 451 entries of professional documents in the Macedonian language. It spans across multiple domains, including legal, technical, business, educational, and scientific fields. The raw dataset format makes it suitable for various text generation and analysis tasks specific to professional Macedonian content. Researchers and developers working on Macedonian language models, especially those focused on professional and technical writing, may find this dataset particularly useful.