Update README.md
Browse files
README.md
CHANGED
@@ -26,6 +26,7 @@ configs:
|
|
26 |
data_files:
|
27 |
- split: train
|
28 |
path: data/train-*
|
|
|
29 |
---
|
30 |
|
31 |
# Science Class 11 Textbook dataset
|
@@ -52,4 +53,4 @@ dataset = load_dataset("dmedhi/science-class11-textbook")
|
|
52 |
|
53 |
## Contribution
|
54 |
|
55 |
-
Please leave a ♥ if you've used the dataset.
|
|
|
26 |
data_files:
|
27 |
- split: train
|
28 |
path: data/train-*
|
29 |
+
license: apache-2.0
|
30 |
---
|
31 |
|
32 |
# Science Class 11 Textbook dataset
|
|
|
53 |
|
54 |
## Contribution
|
55 |
|
56 |
+
Please leave a ♥ if you've used the dataset.
|