Instructions to use Clementio/PLRS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Clementio/PLRS with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Clementio/PLRS", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload knowledge_maps/math_dag.json with huggingface_hub
Browse files- knowledge_maps/math_dag.json +92 -0
knowledge_maps/math_dag.json
ADDED
|
@@ -0,0 +1,92 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"domain": "Nigerian Secondary School Mathematics",
|
| 3 |
+
"scope": "JSS3 – SS2",
|
| 4 |
+
"version": "1.0",
|
| 5 |
+
"nodes": [
|
| 6 |
+
{"id": "whole_numbers", "label": "Whole Numbers & Basic Operations", "level": "JSS3", "term": 1},
|
| 7 |
+
{"id": "fractions", "label": "Fractions", "level": "JSS3", "term": 1},
|
| 8 |
+
{"id": "decimals", "label": "Decimal Operations", "level": "JSS3", "term": 1},
|
| 9 |
+
{"id": "approximation", "label": "Approximation & Significant Figures", "level": "JSS3", "term": 1},
|
| 10 |
+
{"id": "number_bases", "label": "Number Bases & Conversions", "level": "JSS3", "term": 1},
|
| 11 |
+
{"id": "proportion_variation", "label": "Proportion & Variation", "level": "JSS3", "term": 1},
|
| 12 |
+
{"id": "algebraic_expressions", "label": "Algebraic Expressions", "level": "JSS3", "term": 1},
|
| 13 |
+
{"id": "algebraic_factorization","label": "Algebraic Factorization", "level": "JSS3", "term": 1},
|
| 14 |
+
{"id": "quadratic_expressions", "label": "Quadratic Expressions & Perfect Squares","level": "JSS3","term": 1},
|
| 15 |
+
{"id": "simple_equations", "label": "Simple Equations Involving Fractions", "level": "JSS3", "term": 2},
|
| 16 |
+
{"id": "simultaneous_equations","label": "Simultaneous Equations", "level": "JSS3", "term": 2},
|
| 17 |
+
{"id": "angles", "label": "Angles & Their Properties", "level": "JSS3", "term": 1},
|
| 18 |
+
{"id": "plane_shapes", "label": "Plane Shapes & Properties", "level": "JSS3", "term": 1},
|
| 19 |
+
{"id": "similar_shapes", "label": "Similar Shapes", "level": "JSS3", "term": 2},
|
| 20 |
+
{"id": "pythagoras_theorem", "label": "Pythagoras Theorem", "level": "JSS3", "term": 2},
|
| 21 |
+
{"id": "trigonometric_ratios", "label": "Trigonometric Ratios (sin, cos, tan)", "level": "JSS3", "term": 2},
|
| 22 |
+
{"id": "construction", "label": "Construction of Angles & Shapes", "level": "JSS3", "term": 2},
|
| 23 |
+
{"id": "statistics_basic", "label": "Statistics: Mean, Median, Mode", "level": "JSS3", "term": 3},
|
| 24 |
+
{"id": "indices", "label": "Indices & Laws of Indices", "level": "SS1", "term": 1},
|
| 25 |
+
{"id": "logarithms", "label": "Logarithms", "level": "SS1", "term": 1},
|
| 26 |
+
{"id": "modular_arithmetic", "label": "Modular Arithmetic", "level": "SS1", "term": 1},
|
| 27 |
+
{"id": "sets_venn_diagrams", "label": "Sets & Venn Diagrams", "level": "SS1", "term": 1},
|
| 28 |
+
{"id": "quadratic_equations", "label": "Quadratic Equations", "level": "SS1", "term": 1},
|
| 29 |
+
{"id": "logical_reasoning", "label": "Logical Reasoning", "level": "SS1", "term": 2},
|
| 30 |
+
{"id": "geometric_proofs", "label": "Geometric Proofs & Deductive Reasoning","level": "SS1", "term": 2},
|
| 31 |
+
{"id": "mensuration", "label": "Mensuration: Arcs, Sectors & Segments", "level": "SS1", "term": 3},
|
| 32 |
+
{"id": "surface_area_volume", "label": "Surface Area & Volume of Solids", "level": "SS1", "term": 3},
|
| 33 |
+
{"id": "statistics_frequency", "label": "Statistics: Frequency Distribution", "level": "SS1", "term": 3},
|
| 34 |
+
{"id": "sequence_series", "label": "Sequences & Series (AP & GP)", "level": "SS2", "term": 1},
|
| 35 |
+
{"id": "circle_geometry", "label": "Circle Geometry I: Tangent & Chord", "level": "SS2", "term": 1},
|
| 36 |
+
{"id": "linear_inequalities", "label": "Linear Inequalities & Linear Programming","level": "SS2","term": 2},
|
| 37 |
+
{"id": "algebraic_fractions", "label": "Algebraic Fractions", "level": "SS2", "term": 2},
|
| 38 |
+
{"id": "circle_geometry_2", "label": "Circle Geometry II: Angles in Segments","level": "SS2", "term": 2},
|
| 39 |
+
{"id": "sine_cosine_rules", "label": "Sine & Cosine Rules", "level": "SS2", "term": 2},
|
| 40 |
+
{"id": "bearings_distances", "label": "Bearings & Distances", "level": "SS2", "term": 2},
|
| 41 |
+
{"id": "statistics_advanced", "label": "Statistics: Central Tendency & Dispersion","level": "SS2","term": 3},
|
| 42 |
+
{"id": "cumulative_frequency", "label": "Cumulative Frequency & Ogive", "level": "SS2", "term": 3},
|
| 43 |
+
{"id": "probability", "label": "Probability: Rules & Events", "level": "SS2", "term": 3}
|
| 44 |
+
],
|
| 45 |
+
"edges": [
|
| 46 |
+
{"from": "whole_numbers", "to": "fractions"},
|
| 47 |
+
{"from": "whole_numbers", "to": "number_bases"},
|
| 48 |
+
{"from": "whole_numbers", "to": "algebraic_expressions"},
|
| 49 |
+
{"from": "whole_numbers", "to": "modular_arithmetic"},
|
| 50 |
+
{"from": "whole_numbers", "to": "sets_venn_diagrams"},
|
| 51 |
+
{"from": "whole_numbers", "to": "statistics_basic"},
|
| 52 |
+
{"from": "fractions", "to": "decimals"},
|
| 53 |
+
{"from": "fractions", "to": "simple_equations"},
|
| 54 |
+
{"from": "fractions", "to": "proportion_variation"},
|
| 55 |
+
{"from": "fractions", "to": "statistics_basic"},
|
| 56 |
+
{"from": "fractions", "to": "probability"},
|
| 57 |
+
{"from": "decimals", "to": "approximation"},
|
| 58 |
+
{"from": "decimals", "to": "proportion_variation"},
|
| 59 |
+
{"from": "number_bases", "to": "indices"},
|
| 60 |
+
{"from": "algebraic_expressions", "to": "algebraic_factorization"},
|
| 61 |
+
{"from": "algebraic_expressions", "to": "simple_equations"},
|
| 62 |
+
{"from": "algebraic_expressions", "to": "sequence_series"},
|
| 63 |
+
{"from": "algebraic_expressions", "to": "logical_reasoning"},
|
| 64 |
+
{"from": "algebraic_factorization","to": "quadratic_expressions"},
|
| 65 |
+
{"from": "algebraic_factorization","to": "algebraic_fractions"},
|
| 66 |
+
{"from": "quadratic_expressions", "to": "quadratic_equations"},
|
| 67 |
+
{"from": "simple_equations", "to": "simultaneous_equations"},
|
| 68 |
+
{"from": "simple_equations", "to": "quadratic_equations"},
|
| 69 |
+
{"from": "simple_equations", "to": "linear_inequalities"},
|
| 70 |
+
{"from": "simultaneous_equations", "to": "linear_inequalities"},
|
| 71 |
+
{"from": "indices", "to": "logarithms"},
|
| 72 |
+
{"from": "indices", "to": "sequence_series"},
|
| 73 |
+
{"from": "angles", "to": "plane_shapes"},
|
| 74 |
+
{"from": "angles", "to": "construction"},
|
| 75 |
+
{"from": "plane_shapes", "to": "similar_shapes"},
|
| 76 |
+
{"from": "plane_shapes", "to": "pythagoras_theorem"},
|
| 77 |
+
{"from": "plane_shapes", "to": "mensuration"},
|
| 78 |
+
{"from": "plane_shapes", "to": "circle_geometry"},
|
| 79 |
+
{"from": "plane_shapes", "to": "geometric_proofs"},
|
| 80 |
+
{"from": "pythagoras_theorem", "to": "trigonometric_ratios"},
|
| 81 |
+
{"from": "pythagoras_theorem", "to": "mensuration"},
|
| 82 |
+
{"from": "trigonometric_ratios", "to": "sine_cosine_rules"},
|
| 83 |
+
{"from": "trigonometric_ratios", "to": "bearings_distances"},
|
| 84 |
+
{"from": "mensuration", "to": "surface_area_volume"},
|
| 85 |
+
{"from": "circle_geometry", "to": "circle_geometry_2"},
|
| 86 |
+
{"from": "statistics_basic", "to": "statistics_frequency"},
|
| 87 |
+
{"from": "statistics_frequency", "to": "statistics_advanced"},
|
| 88 |
+
{"from": "statistics_advanced", "to": "cumulative_frequency"},
|
| 89 |
+
{"from": "statistics_basic", "to": "probability"},
|
| 90 |
+
{"from": "logarithms", "to": "sequence_series"}
|
| 91 |
+
]
|
| 92 |
+
}
|