-
Notifications
You must be signed in to change notification settings - Fork 52
Expand file tree
/
Copy pathLICENSE
More file actions
59 lines (41 loc) · 2.19 KB
/
Copy pathLICENSE
File metadata and controls
59 lines (41 loc) · 2.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)
Copyright (c) 2026 K12-KGraph Authors
=======================================================================
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
You are free to:
Share — copy and redistribute the material in any medium or format
Adapt — remix, transform, and build upon the material
Under the following terms:
Attribution — You must give appropriate credit, provide a link to
the license, and indicate if changes were made. You
may do so in any reasonable manner, but not in any
way that suggests the licensor endorses you or your
use.
NonCommercial — You may not use the material for commercial
purposes.
ShareAlike — If you remix, transform, or build upon the material,
you must distribute your contributions under the
same license as the original.
No additional restrictions — You may not apply legal terms or
technological measures that legally restrict others from doing
anything the license permits.
=======================================================================
Rationale for the NonCommercial + ShareAlike clauses
----------------------------------------------------
K12-KGraph is derived from the People's Education Press (PEP) K-12
textbook series. The NonCommercial clause prevents downstream
repackaging as a commercial product that could expose the authors or
PEP to licensing conflicts. The ShareAlike clause ensures that
improvements to the graph remain open to the research community.
=======================================================================
Scope
-----
This license applies to the K12-KGraph **dataset** (the knowledge
graph, K12-Bench evaluation items, and K12-Train instruction-response
pairs released through
https://huggingface.co/datasets/lhpku20010120/K12-KGraph).
The **source code** in this repository (pipeline, evaluation scripts,
utilities) is released separately under the MIT License; see
LICENSE-CODE for details.
Full legal code of CC BY-NC-SA 4.0:
https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode