lhoestq HF Staff commited on
Commit
4fc2817
·
verified ·
1 Parent(s): 02f06cd

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +42 -0
README.md ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - infinite-dataset-hub
5
+ - synthetic
6
+ ---
7
+
8
+ # FillInNaturalLanguageDataset
9
+
10
+ tags: LanguageModeling, TextGeneration, NaturalLanguageProcessing, EscapedCSV
11
+
12
+ _Note: This is an AI-generated dataset so its content may be inaccurate or false_
13
+
14
+ **Dataset Description:** The "FillInNaturalLanguageDataset" comprises of sentences where the middle portion of the text has been replaced with blanks, requiring a natural language model to fill in the missing words based on context. The dataset is intended for training and evaluating language models' abilities to understand and predict contextually appropriate text. The dataset is particularly useful for tasks like text completion, machine translation, and enhancing dialogue systems. The label column indicates the specific context or theme that the text is related to, providing additional information about the type of text generation required.
15
+
16
+
17
+ **CSV Content Preview:**
18
+
19
+
20
+ ```csv
21
+
22
+ "sentence","label"
23
+
24
+ "The cat sat on the _ and looked out the window.","Pet"
25
+
26
+ "It was a _ day, perfect for a picnic.","Weather"
27
+
28
+ "The book on the table was about _.","Literature"
29
+
30
+ "In the world of _, the hero finally overcomes the villain.","Fantasy"
31
+
32
+ "She needed to _ her car before heading out.","Maintenance"
33
+
34
+ ```
35
+
36
+ **Source of the data:**
37
+
38
+ The dataset was generated using the [Infinite Dataset Hub](https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub) and microsoft/Phi-3-mini-4k-instruct using the query '':
39
+
40
+ - **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=&dataset=FillInNaturalLanguageDataset&tags=LanguageModeling,+TextGeneration,+NaturalLanguageProcessing,+EscapedCSV
41
+ - **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
42
+ - **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub