Commit
·
3ec4f44
1
Parent(s):
5ae8072
Adjusted size in README
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ tags:
|
|
9 |
- bittensor
|
10 |
pretty_name: Bittensor Conversational Tagging and Embedding
|
11 |
size_categories:
|
12 |
-
-
|
13 |
---
|
14 |
[](https://huggingface.co/datasets/your-username/readyai-bittensor-conversational-tags)
|
15 |
|
@@ -220,4 +220,4 @@ Built using contributions from Bittensor conversational miners and the ReadyAI o
|
|
220 |
| parquets/part_*.parquet | Semantic tags and their contextual embeddings |
|
221 |
| tag_to_id.parquet | Dictionary mapping of tag IDs to text |
|
222 |
| conversations_to_tags.parquet | Links conversations to tags |
|
223 |
-
| conversations.parquet | Full multi-turn dialogue with participant metadata |
|
|
|
9 |
- bittensor
|
10 |
pretty_name: Bittensor Conversational Tagging and Embedding
|
11 |
size_categories:
|
12 |
+
- 1M<n<10M
|
13 |
---
|
14 |
[](https://huggingface.co/datasets/your-username/readyai-bittensor-conversational-tags)
|
15 |
|
|
|
220 |
| parquets/part_*.parquet | Semantic tags and their contextual embeddings |
|
221 |
| tag_to_id.parquet | Dictionary mapping of tag IDs to text |
|
222 |
| conversations_to_tags.parquet | Links conversations to tags |
|
223 |
+
| conversations.parquet | Full multi-turn dialogue with participant metadata |
|