Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,16 @@ dataset_info:
|
|
21 |
num_examples: 450
|
22 |
download_size: 28702
|
23 |
dataset_size: 72698
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
---
|
25 |
-
#
|
26 |
|
27 |
-
|
|
|
|
|
|
21 |
num_examples: 450
|
22 |
download_size: 28702
|
23 |
dataset_size: 72698
|
24 |
+
license: mit
|
25 |
+
task_categories:
|
26 |
+
- question-answering
|
27 |
+
language:
|
28 |
+
- en
|
29 |
+
size_categories:
|
30 |
+
- n<1K
|
31 |
---
|
32 |
+
# Questions Generated by LLM on 'How to Achieve Great Work'
|
33 |
|
34 |
+
http://paulgraham.com/greatwork.html
|
35 |
+
|
36 |
+
https://github.com/fastrepl/fastrepl/blob/main/exp/pg_essay_questions.ipynb
|