rubenroy commited on
Commit
9054fc0
·
verified ·
1 Parent(s): a09b068

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -22,7 +22,8 @@ size_categories:
22
 
23
  # GammaCorpus: v1 - 70k - UNFILTERED
24
 
25
- > 35 million tokens of pure unfiltered user and AI-generated data
 
26
 
27
  ## What is it?
28
 
@@ -32,7 +33,8 @@ The **GammaCorpus v1 70k Unfiltered** dataset consists of 70,000 structured sing
32
 
33
  This dataset contains approximately **35 million tokens** of text. It is designed to facilitate the training and evaluation of conversational AI models. This dataset can be especially if you need a collection of a very diverse human-generated prompts and the corresponding responses by a SOTA model.
34
 
35
- ### ⚠️ This is the *FIRST* version of GammaCorpus, we HEAVILY recommend using the SECOND, LATEST version of GammaCorpus. You can find it [here](https://huggingface.co/collections/rubenroy/gammacorpus-67765abf607615a0eb6d61ac)
 
36
 
37
  ## Dataset Summary
38
 
@@ -72,7 +74,8 @@ As the dataset is generated from user queries and AI responses, it may contain b
72
 
73
  No additional filtering has been applied to minimize harmful content, thus users are encouraged to preprocess the dataset according to their requirements.
74
 
75
- ### ⚠️ IMPORTANT: It is recommended to filter this dataset before using in production applications as it may contain innapproprate data. ⚠️
 
76
 
77
  ### Other Known Limitations
78
 
 
22
 
23
  # GammaCorpus: v1 - 70k - UNFILTERED
24
 
25
+ > [!NOTE]
26
+ > 36 million tokens of pure unfiltered user and AI-generated data
27
 
28
  ## What is it?
29
 
 
33
 
34
  This dataset contains approximately **35 million tokens** of text. It is designed to facilitate the training and evaluation of conversational AI models. This dataset can be especially if you need a collection of a very diverse human-generated prompts and the corresponding responses by a SOTA model.
35
 
36
+ > [!WARNING]
37
+ > **Warning:** This is the *FIRST* version of GammaCorpus, we HEAVILY recommend using the SECOND, LATEST version of GammaCorpus. You can find the full GammaCorpus HF collection [here](https://huggingface.co/collections/rubenroy/gammacorpus-67765abf607615a0eb6d61ac).
38
 
39
  ## Dataset Summary
40
 
 
74
 
75
  No additional filtering has been applied to minimize harmful content, thus users are encouraged to preprocess the dataset according to their requirements.
76
 
77
+ > [!CAUTION]
78
+ > **Caution:** It is recommended to filter this dataset before using in production applications as it may contain innapproprate data.
79
 
80
  ### Other Known Limitations
81