ZhongshengWang
commited on
Commit
•
07042b1
1
Parent(s):
1d38d49
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,9 @@
|
|
1 |
---
|
2 |
license: bsd-3-clause
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
This data set is compiled from the [kmfoda/booksum](https://huggingface.co/datasets/kmfoda/booksum) data set, mainly for summary extraction tasks, and adjusted and optimized for the Llama2 model alpaca data format.
|
|
|
1 |
---
|
2 |
license: bsd-3-clause
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
size_categories:
|
6 |
+
- 1K<n<10K
|
7 |
---
|
8 |
|
9 |
This data set is compiled from the [kmfoda/booksum](https://huggingface.co/datasets/kmfoda/booksum) data set, mainly for summary extraction tasks, and adjusted and optimized for the Llama2 model alpaca data format.
|