XuehangCang commited on
Commit
35e7518
·
verified ·
1 Parent(s): 1914970

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +34 -42
README.md CHANGED
@@ -25,68 +25,60 @@ task_categories:
25
  language:
26
  - zh
27
  tags:
28
- - llama3.1-8B
29
  size_categories:
30
  - 10M<n<100M
31
  ---
32
 
33
 
34
- # Dataset Card for Your Dataset
35
 
36
- ## Overview
37
 
38
- This dataset is designed for text generation tasks and is available in Chinese (zh). It is structured into two primary splits: a training set and a test set. The data is conducive for tasks like language modeling and text generation, specifically optimized for models such as LLaMA 3.1 with 8 billion parameters.
39
 
40
- ### Dataset Details
41
 
42
- - **Language:** Chinese (zh)
43
- - **Task Category:** Text Generation
44
- - **Size Category:** Medium (10M < n < 100M)
45
- - **License:** MIT
 
46
 
47
- ### Dataset Splits
48
 
49
- The dataset is split into training and test subsets:
 
 
 
 
50
 
51
- - **Train Split:**
52
- - Number of Examples: 10,557
53
- - Data Size: Approximately 321.49 MB
54
-
55
- - **Test Split:**
56
- - Number of Examples: 100
57
- - Data Size: Approximately 3.05 MB
58
-
59
- ### Data Structure
60
-
61
- The primary feature in this dataset is:
62
- - **Text:** A string dtype representing text samples suitable for training and evaluation in text generation models.
63
 
64
- ### Data Files
 
65
 
66
- - **Train Data Files:** Located at paths like `data/train-*`, the training subset files are segmented for compatibility and ease of processing.
67
- - **Test Data Files:** Located at paths like `data/test-*`, the test subset is similarly structured for efficient evaluation.
68
 
69
- ### Download and Dataset Size
70
-
71
- - **Download Size:** 199.55 MB
72
- - **Total Dataset Size:** 324.53 MB
 
 
73
 
74
  ## Usage
75
 
76
- This dataset can be used to train and evaluate models in natural language processing, specifically focusing on generating coherent and contextually relevant text in Chinese.
77
-
78
- ### Ideal Use Cases
79
-
80
- - Training autoregressive language models
81
- - Fine-tuning existing language generation models
82
- - Benchmarking text generation capabilities in natural language processing systems
83
 
84
- ## Acknowledgements
85
 
86
- This dataset is provided under the MIT license, allowing flexibility for modifications and usage in both academic and commercial applications.
 
 
87
 
88
- ## Additional Information
89
 
90
- - **Tags:** Particularly well suited for the LLaMA 3.1-8B model setup, indicating its relevancy for models requiring similar scale and complexity.
91
 
92
- This card serves as a comprehensive guide and reference for utilizing this dataset in various NLP projects, ensuring it meets specific project needs related to training and testing automated text generation systems.
 
25
  language:
26
  - zh
27
  tags:
28
+ - Erotic-literature
29
  size_categories:
30
  - 10M<n<100M
31
  ---
32
 
33
 
34
+ # Dataset Card for Erotic Literature in Chinese
35
 
36
+ ## Dataset Summary
37
 
38
+ This dataset is a collection of erotic literature in Chinese, compiled for the purpose of text generation tasks. It is divided into two splits: a training set and a test set, allowing for model training and evaluation. The dataset is of moderate size, suitable for projects working on text-based AI models, particularly focusing on the genre of erotic literature.
39
 
40
+ ## Dataset Details
41
 
42
+ - **Language**: Chinese (zh)
43
+ - **License**: MIT
44
+ - **Task Category**: Text Generation
45
+ - **Tags**: Erotic-literature
46
+ - **Size Category**: 10M<n<100M
47
 
48
+ ### Dataset Configuration
49
 
50
+ - **Configuration Name**: Default
51
+ - The dataset consists of multiple parts for each split.
52
+ - **Data Files**:
53
+ - Training files: `data/train-*`
54
+ - Test files: `data/test-*`
55
 
56
+ ### Dataset Size
 
 
 
 
 
 
 
 
 
 
 
57
 
58
+ - **Download Size**: Approximately 199.5 MB
59
+ - **Dataset Size**: Approximately 324.5 MB
60
 
61
+ ### Splits
 
62
 
63
+ - **Train Split**:
64
+ - Number of Examples: 10,557
65
+ - Total Bytes: ~321.49 MB
66
+ - **Test Split**:
67
+ - Number of Examples: 100
68
+ - Total Bytes: ~3.05 MB
69
 
70
  ## Usage
71
 
72
+ Given its nature, this dataset is designed for creating and tuning AI models with capabilities in generating or understanding erotic literature in Chinese. It can be utilized for research in machine learning, natural language processing, and AI applications that require large, themed text datasets.
 
 
 
 
 
 
73
 
74
+ ## Considerations
75
 
76
+ - **Ethical Considerations**: Users should be aware of the ethical implications and societal impact of working with adult content. It is important to ensure this dataset is used responsibly and complies with relevant laws and regulations.
77
+
78
+ - **Limitations**: Be conscious of biases that can arise from the nature of the text. Models trained on such data may need additional tuning or filtering to be applicable to broader or alternative applications.
79
 
80
+ ## How to Access
81
 
82
+ The dataset can be accessed via downloading the files described in the configuration section. Ensure to comply with the MIT license terms when using this dataset in applications or research.
83
 
84
+ For further details or questions about this dataset, users should refer to the relevant sections of the providing platform or contact repository maintainers.