Update README.md
Browse files
README.md
CHANGED
|
@@ -40,4 +40,19 @@ configs:
|
|
| 40 |
data_files:
|
| 41 |
- split: train
|
| 42 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 43 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 40 |
data_files:
|
| 41 |
- split: train
|
| 42 |
path: data/train-*
|
| 43 |
+
license: odc-by
|
| 44 |
+
task_categories:
|
| 45 |
+
- text-generation
|
| 46 |
+
- feature-extraction
|
| 47 |
+
- text-classification
|
| 48 |
+
language:
|
| 49 |
+
- en
|
| 50 |
+
tags:
|
| 51 |
+
- reddit
|
| 52 |
---
|
| 53 |
+
|
| 54 |
+
|
| 55 |
+
# LocalLLaMA-comments
|
| 56 |
+
|
| 57 |
+
|
| 58 |
+
A companion dataset to [pszemraj/LocalLLaMA-posts](https://huggingface.co/datasets/pszemraj/LocalLLaMA-posts). Time frame is in sync (up through Tue Mar 3 9PM EST 2026)
|