stellaray777 commited on
Commit
23ea562
Β·
verified Β·
1 Parent(s): 86ee860

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +55 -0
README.md ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - text-generation
4
+ language:
5
+ - ja
6
+ tags:
7
+ - agent
8
+ ---
9
+ # πŸ† Japanese Successful Bid Texts Dataset
10
+
11
+ ## πŸ“˜ Dataset Summary
12
+ This dataset contains a collection of **successful Japanese freelance bid (proposal) texts**.
13
+ Each entry represents a message that was actually accepted by a client on freelance job platforms.
14
+ The dataset is written entirely in natural, polite, and professional Japanese β€” beginning with β€œγŠδΈ–θ©±γ«γͺγ£γ¦γŠγ‚ŠγΎγ™β€ and ending with β€œδ½•ε’γ‚ˆγ‚γ—γγŠι‘˜γ„γ„γŸγ—γΎγ™β€.
15
+
16
+ This data is ideal for:
17
+ - Fine-tuning text generation models for **Japanese business communication**
18
+ - Training AI assistants that generate **freelance proposal drafts**
19
+ - Studying tone, structure, and persuasive writing patterns in **successful Japanese proposals**
20
+
21
+ ---
22
+
23
+ ## πŸ“‚ Structure
24
+ | Field | Description |
25
+ |-------|--------------|
26
+ | `id` | Unique sample ID |
27
+ | `job_title` | Project title or summary |
28
+ | `description` | Project descripotion |
29
+ | `bid_text` | Full proposal text |
30
+ | `success` | Always 1 (successful bid) |
31
+
32
+ ---
33
+
34
+ ## βš–οΈ Licensing
35
+ License: `CC BY 4.0`
36
+ All texts are anonymized and stripped of personally identifiable or confidential information.
37
+
38
+ ---
39
+
40
+ ## 🧠 Intended Use
41
+ - Japanese business writing model training
42
+ - Bid/proposal generation assistants
43
+ - Research on persuasive Japanese communication
44
+
45
+ ---
46
+
47
+ ## 🚫 Limitations
48
+ - Dataset only includes accepted proposals, not rejections.
49
+ - Context such as project requirements is not always included.
50
+
51
+ ---
52
+
53
+ ## πŸ§‘β€πŸ’» Maintainer
54
+ Maintained by: Anonymous
55
+ Contact via Hugging Face profile.