PhillyMac commited on
Commit
3ed7f54
·
verified ·
1 Parent(s): f3bdb76

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
- configs:
16
- - config_name: default
17
- data_files:
18
- - split: train
19
- path: data/train-*
20
- dataset_info:
21
- features:
22
- - name: text
23
- dtype: string
24
- - name: source_url
25
- dtype: string
26
- - name: source_title
27
- dtype: string
28
- - name: source_domain
29
- dtype: string
30
- - name: license_type
31
- dtype: string
32
- - name: attribution_required
33
- dtype: bool
34
- - name: attribution_text
35
- dtype: string
36
- - name: license_url
37
- dtype: string
38
- - name: relevance_score
39
- dtype: float64
40
- - name: quality_score
41
- dtype: float64
42
- - name: topics
43
- dtype: string
44
- - name: character_count
45
- dtype: int64
46
- - name: subject_name
47
- dtype: string
48
- - name: subject_type
49
- dtype: string
50
- - name: extraction_date
51
- dtype: string
52
- - name: embedding
53
- list: float64
54
- splits:
55
- - name: train
56
- num_bytes: 19183
57
- num_examples: 5
58
- download_size: 27662
59
- dataset_size: 19183
60
  ---
61
 
62
  # Emotional Intelligence Content 2
@@ -67,10 +22,10 @@ This corpus was automatically generated by the **Deku Corpus Builder** for use i
67
 
68
  - **Subject**: Emotional Intelligence
69
  - **Subject Type**: topic
70
- - **Total Items**: 408
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 408 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
  # Emotional Intelligence Content 2
 
22
 
23
  - **Subject**: Emotional Intelligence
24
  - **Subject Type**: topic
25
+ - **Total Items**: 5
26
  - **Items Requiring Attribution**: 0
27
  - **Has Embeddings**: Yes (all-MiniLM-L6-v2)
28
+ - **Created**: 2026-03-20
29
 
30
  ## Dataset Structure
31
 
 
49
 
50
  ## Attribution
51
 
52
+ 0 of 5 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