Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
|
|
1 |
+
Dataset for Fine-tuning Mistral Model on Tata and No Tata Sequences
|
2 |
+
Description
|
3 |
+
This dataset is specifically curated for training the Mistral model to distinguish between 'tata' and 'no tata' sequences. It is derived and reformatted from a dataset originally created by InstaDeep, tailored to enhance the performance of natural language processing models in identifying specific patterns.
|
4 |
+
|
5 |
+
Dataset Information
|
6 |
+
Features: This dataset consists of sequences represented as strings under the 'text' feature.
|
7 |
+
Splits: The dataset is divided into two splits:
|
8 |
+
Train: 53,276 examples
|
9 |
+
Test: 5,920 examples
|
10 |
---
|
11 |
dataset_info:
|
12 |
features:
|