kimou605 commited on
Commit
6557b5c
1 Parent(s): d5b2ddc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,3 +1,10 @@
 
 
 
 
 
 
 
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.
@@ -28,4 +35,4 @@ configs:
28
  path: data/train-*
29
  - split: test
30
  path: data/test-*
31
- ---
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - text-generation
5
+ tags:
6
+ - Genomics
7
+ ---
8
  Dataset for Fine-tuning Mistral Model on Tata and No Tata Sequences
9
  Description
10
  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.
 
35
  path: data/train-*
36
  - split: test
37
  path: data/test-*
38
+ ---