PhillyMac commited on
Commit
80ab022
·
verified ·
1 Parent(s): a94f3b3

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +11 -56
README.md CHANGED
@@ -1,62 +1,17 @@
1
  ---
2
  license: cc0-1.0
3
  task_categories:
4
- - text-generation
5
- - feature-extraction
6
  language:
7
- - en
8
  tags:
9
- - corpus
10
- - leadership
11
- - historical
12
- - deku-corpus-builder
13
  size_categories:
14
- - 1K<n<10K
15
- dataset_info:
16
- features:
17
- - name: text
18
- dtype: string
19
- - name: source_url
20
- dtype: string
21
- - name: source_title
22
- dtype: string
23
- - name: source_domain
24
- dtype: string
25
- - name: license_type
26
- dtype: string
27
- - name: attribution_required
28
- dtype: bool
29
- - name: attribution_text
30
- dtype: string
31
- - name: license_url
32
- dtype: string
33
- - name: relevance_score
34
- dtype: float64
35
- - name: quality_score
36
- dtype: float64
37
- - name: topics
38
- dtype: string
39
- - name: character_count
40
- dtype: int64
41
- - name: subject_name
42
- dtype: string
43
- - name: subject_type
44
- dtype: string
45
- - name: extraction_date
46
- dtype: string
47
- - name: embedding
48
- list: float64
49
- splits:
50
- - name: train
51
- num_bytes: 379830
52
- num_examples: 98
53
- download_size: 338974
54
- dataset_size: 379830
55
- configs:
56
- - config_name: default
57
- data_files:
58
- - split: train
59
- path: data/train-*
60
  ---
61
 
62
  # Decision Making Content 2
@@ -67,10 +22,10 @@ This corpus was automatically generated by the **Deku Corpus Builder** for use i
67
 
68
  - **Subject**: Decision Making
69
  - **Subject Type**: topic
70
- - **Total Items**: 173
71
  - **Items Requiring Attribution**: 0
72
  - **Has Embeddings**: Yes (all-MiniLM-L6-v2)
73
- - **Created**: 2026-03-19
74
 
75
  ## Dataset Structure
76
 
@@ -94,7 +49,7 @@ Each record contains:
94
 
95
  ## Attribution
96
 
97
- 0 of 173 chunks in this corpus require attribution under their source license.
98
  When building lessons from these chunks, the `attribution_text` field must be surfaced
99
  in the lesson output per the Legend Leadership Attribution Tracking Spec.
100
 
 
1
  ---
2
  license: cc0-1.0
3
  task_categories:
4
+ - text-generation
5
+ - feature-extraction
6
  language:
7
+ - en
8
  tags:
9
+ - corpus
10
+ - leadership
11
+ - historical
12
+ - deku-corpus-builder
13
  size_categories:
14
+ - 1K<n<10K
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ---
16
 
17
  # Decision Making Content 2
 
22
 
23
  - **Subject**: Decision Making
24
  - **Subject Type**: topic
25
+ - **Total Items**: 98
26
  - **Items Requiring Attribution**: 0
27
  - **Has Embeddings**: Yes (all-MiniLM-L6-v2)
28
+ - **Created**: 2026-03-21
29
 
30
  ## Dataset Structure
31
 
 
49
 
50
  ## Attribution
51
 
52
+ 0 of 98 chunks in this corpus require attribution under their source license.
53
  When building lessons from these chunks, the `attribution_text` field must be surfaced
54
  in the lesson output per the Legend Leadership Attribution Tracking Spec.
55