MuhammadHelmy
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -58,10 +58,9 @@ It has been used in fine-tuning Llama2.
|
|
58 |
It is a CSV file with columns:
|
59 |
- content: the articles
|
60 |
- text_size: length of article
|
61 |
-
- topic: the
|
62 |
- prob: topic prediction accuracy
|
63 |
-
|
64 |
-
|
65 |
## Dataset Creation
|
66 |
|
67 |
### Curation Rationale
|
|
|
58 |
It is a CSV file with columns:
|
59 |
- content: the articles
|
60 |
- text_size: length of article
|
61 |
+
- topic: top 10 words that describe the topics of the article
|
62 |
- prob: topic prediction accuracy
|
63 |
+
|
|
|
64 |
## Dataset Creation
|
65 |
|
66 |
### Curation Rationale
|