TomData commited on
Commit
9c97462
·
verified ·
1 Parent(s): e061342

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: message_id
5
+ dtype: string
6
+ - name: message
7
+ dtype: string
8
+ - name: Mistral-Small-3.2-24B-Instruct-2506
9
+ dtype: string
10
+ - name: Qwen3-32B
11
+ dtype: string
12
+ - name: gemma-3-12b-it
13
+ dtype: string
14
+ - name: label
15
+ dtype: string
16
+ splits:
17
+ - name: train
18
+ num_bytes: 14314128
19
+ num_examples: 78943
20
+ - name: test
21
+ num_bytes: 1801824
22
+ num_examples: 9868
23
+ - name: validation
24
+ num_bytes: 1800192
25
+ num_examples: 9868
26
+ download_size: 11333474
27
+ dataset_size: 17916144
28
+ configs:
29
+ - config_name: default
30
+ data_files:
31
+ - split: train
32
+ path: data/train-*
33
+ - split: test
34
+ path: data/test-*
35
+ - split: validation
36
+ path: data/validation-*
37
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ea8009c71da70c2e2f46c9d2879bd77bf1d017667033154b39abcfa9fc543f2
3
+ size 1141153
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50dc9232fb9d493f3a5985f9333443a2abdda3fee409c45117176bff0a285759
3
+ size 9056108
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33f2bfc42c232b7c2acaae7376a9cc3f9b812ff9ef646ba88009d9c6bf105734
3
+ size 1136213