James-Cuda commited on
Commit
491be86
·
verified ·
1 Parent(s): 53d7d3d

Remove obsolete coarse/fine/data; keep 5-domain and 20-domain

Browse files
coarse/README.md DELETED
@@ -1,38 +0,0 @@
1
- ---
2
- pretty_name: tinyrouter-m1-coarse
3
- task_categories:
4
- - text-classification
5
- tags:
6
- - tinyrouter
7
- - milestone-1
8
- - coarse
9
- license: other
10
- ---
11
-
12
- # tinyrouter-m1 / coarse
13
-
14
- Coarse 5-domain triage over the full Milestone-1 pool.
15
-
16
- ## Schema
17
-
18
- `id | domain | difficulty | prompt` — difficulty 1–5.
19
-
20
- ## Domains (5)
21
-
22
- `math`, `code`, `knowledge`, `commonsense`, `instruction`
23
-
24
- - train: **311,868**
25
- - test: **16,414**
26
-
27
- | domain | rows |
28
- | --- | ---: |
29
- | `math` | 108,100 |
30
- | `code` | 3,167 |
31
- | `knowledge` | 141,646 |
32
- | `commonsense` | 59,950 |
33
- | `instruction` | 15,419 |
34
-
35
- ```python
36
- from datasets import load_dataset
37
- ds = load_dataset("James-Cuda/tinyrouter-m1", "coarse", split="train")
38
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
coarse/test-00000-of-00001.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:654ba4fa47e063a110f5c705df505df025daf9c422d8ec5986f13a9c51d1bcb4
3
- size 8057986
 
 
 
 
coarse/train-00000-of-00001.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a6162e588a1ba31073eca7a1fab6a38e3fe376388fcf4889b7cb63a29f3dd06d
3
- size 152296434
 
 
 
 
data/test-00000-of-00001.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:79c1601cf4f06b0af8b997d7e06a1de5a19b127c884c58afa30f8e9b8a2790ee
3
- size 8062298
 
 
 
 
data/train-00000-of-00001.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:339701665e680b447e3a45385d89e922e762f33a7942bd0dc70fce5c633bc1d5
3
- size 152370312
 
 
 
 
fine/README.md DELETED
@@ -1,53 +0,0 @@
1
- ---
2
- pretty_name: tinyrouter-m1-fine
3
- task_categories:
4
- - text-classification
5
- tags:
6
- - tinyrouter
7
- - milestone-1
8
- - fine
9
- license: other
10
- ---
11
-
12
- # tinyrouter-m1 / fine
13
-
14
- Fine taxonomy = **exact** Glint [GCI-Bench](https://huggingface.co/datasets/Glint-Research/GCI_Bench) 20 topics (gci_bench rows only).
15
-
16
- ## Schema
17
-
18
- `id | domain | difficulty | prompt` — difficulty 1–5.
19
-
20
- ## Domains (20)
21
-
22
- `agriculture`, `archaeology`, `architecture`, `astronomy`, `automotive`, `aviation`, `chemistry`, `cooking`, `energy`, `finance`, `gardening`, `hardware`, `marine`, `music`, `photography`, `physiology`, `sports`, `textiles`, `weather`, `wildlife`
23
-
24
- - train: **4,750**
25
- - test: **250**
26
-
27
- | domain | rows |
28
- | --- | ---: |
29
- | `agriculture` | 250 |
30
- | `archaeology` | 250 |
31
- | `architecture` | 250 |
32
- | `astronomy` | 250 |
33
- | `automotive` | 250 |
34
- | `aviation` | 250 |
35
- | `chemistry` | 250 |
36
- | `cooking` | 250 |
37
- | `energy` | 250 |
38
- | `finance` | 250 |
39
- | `gardening` | 250 |
40
- | `hardware` | 250 |
41
- | `marine` | 250 |
42
- | `music` | 250 |
43
- | `photography` | 250 |
44
- | `physiology` | 250 |
45
- | `sports` | 250 |
46
- | `textiles` | 250 |
47
- | `weather` | 250 |
48
- | `wildlife` | 250 |
49
-
50
- ```python
51
- from datasets import load_dataset
52
- ds = load_dataset("James-Cuda/tinyrouter-m1", "fine", split="train")
53
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fine/test-00000-of-00001.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a4cbd478c2b20689ee50e908704caa4dab9a464bdeb2f404c7a9fa29a1116a04
3
- size 61928
 
 
 
 
fine/train-00000-of-00001.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:289f2b94344eb3eb0a9e382d39c91eec5697a3c8ef569215bd0a73f2de464056
3
- size 1088133