Update README.md
Browse files
README.md
CHANGED
|
@@ -25,57 +25,4 @@ license: mit
|
|
| 25 |
samples = np.array(samples)
|
| 26 |
return IQ_samples
|
| 27 |
|
| 28 |
-
```
|
| 29 |
-
|
| 30 |
-
%# Dataset Card for Dataset Name
|
| 31 |
-
|
| 32 |
-
%<!-- Provide a quick summary of the dataset. -->
|
| 33 |
-
|
| 34 |
-
%## Dataset Details
|
| 35 |
-
|
| 36 |
-
%### Dataset Description
|
| 37 |
-
|
| 38 |
-
%<!-- Provide a longer summary of what this dataset is. -->
|
| 39 |
-
|
| 40 |
-
|
| 41 |
-
|
| 42 |
-
%- **Curated by:** [More Information Needed]
|
| 43 |
-
%- **Funded by [optional]:** [More Information Needed]
|
| 44 |
-
%- **Shared by [optional]:** [More Information Needed]
|
| 45 |
-
%- **Language(s) (NLP):** [More Information Needed]
|
| 46 |
-
%- **License:** [More Information Needed]
|
| 47 |
-
|
| 48 |
-
%### Dataset Sources [optional]
|
| 49 |
-
|
| 50 |
-
%<!-- Provide the basic links for the dataset. -->
|
| 51 |
-
|
| 52 |
-
%- **Repository:** [More Information Needed]
|
| 53 |
-
%- **Paper [optional]:** [More Information Needed]
|
| 54 |
-
%- **Demo [optional]:** [More Information Needed]
|
| 55 |
-
|
| 56 |
-
%## Dataset Structure
|
| 57 |
-
|
| 58 |
-
%<!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
|
| 59 |
-
|
| 60 |
-
%[More Information Needed]
|
| 61 |
-
|
| 62 |
-
%### Source Data
|
| 63 |
-
|
| 64 |
-
%<!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
|
| 65 |
-
|
| 66 |
-
%#### Data Collection and Processing
|
| 67 |
-
|
| 68 |
-
%<!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
|
| 69 |
-
|
| 70 |
-
%## Citation [optional]
|
| 71 |
-
|
| 72 |
-
%<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
|
| 73 |
-
|
| 74 |
-
|
| 75 |
-
%## Dataset Card Authors [optional]
|
| 76 |
-
|
| 77 |
-
%[More Information Needed]
|
| 78 |
-
|
| 79 |
-
%## Dataset Card Contact
|
| 80 |
-
|
| 81 |
-
%[More Information Needed]
|
|
|
|
| 25 |
samples = np.array(samples)
|
| 26 |
return IQ_samples
|
| 27 |
|
| 28 |
+
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|