File size: 1,658 Bytes
b633e0e
 
b3d2649
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8d0b765
 
 
 
 
b3d2649
b633e0e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8ac471b
 
 
27bf254
 
 
 
4849d85
b633e0e
b3d2649
 
 
 
8d0b765
 
b633e0e
 
 
 
4849d85
 
b633e0e
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
---
dataset_info:
- config_name: Apertus_8B_Instruct_2509
  features:
  - name: conversation
    list:
    - name: content
      dtype: string
    - name: role
      dtype: string
  - name: annotations
    list:
    - name: index
      dtype: int64
    - name: label
      dtype: string
    - name: span
      dtype: string
    - name: verification_note
      dtype: string
  - name: topic
    dtype: string
  - name: difficulty
    dtype: int64
  splits:
  - name: train
    num_bytes: 90358198.05575855
    num_examples: 17986
  - name: test
    num_bytes: 10012447.944241453
    num_examples: 1993
  download_size: 44693374
  dataset_size: 100370646.0
- config_name: Meta_Llama_3.1_8B_Instruct
  features:
  - name: conversation
    list:
    - name: content
      dtype: string
    - name: role
      dtype: string
  - name: annotations
    list:
    - name: index
      dtype: int64
    - name: label
      dtype: string
    - name: span
      dtype: string
    - name: verification_note
      dtype: string
  - name: topic
    dtype: string
  - name: difficulty
    dtype: int64
  splits:
  - name: train
    num_bytes: 112389716.0361313
    num_examples: 17959
  - name: test
    num_bytes: 12491222.963868704
    num_examples: 1996
  download_size: 109665042
  dataset_size: 124880939.0
configs:
- config_name: Apertus_8B_Instruct_2509
  data_files:
  - split: train
    path: Apertus_8B_Instruct_2509/train-*
  - split: test
    path: Apertus_8B_Instruct_2509/test-*
- config_name: Meta_Llama_3.1_8B_Instruct
  data_files:
  - split: train
    path: Meta_Llama_3.1_8B_Instruct/train-*
  - split: test
    path: Meta_Llama_3.1_8B_Instruct/test-*
---