MSakae commited on
Commit
82724bd
·
verified ·
1 Parent(s): e6c3033

Add v5 (u-10bei base + TOML template-fixed + CSV 2-line fixed augmentation)

Browse files
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: normal_final_only
4
+ features:
5
+ - name: messages
6
+ list:
7
+ - name: role
8
+ dtype: string
9
+ - name: content
10
+ dtype: string
11
+ - name: source
12
+ dtype: string
13
+ splits:
14
+ - name: train
15
+ num_bytes: 1324524.7948243993
16
+ num_examples: 1028
17
+ - name: validation
18
+ num_bytes: 69576.20517560074
19
+ num_examples: 54
20
+ download_size: 282844
21
+ dataset_size: 1394101.0
22
+ configs:
23
+ - config_name: normal_final_only
24
+ data_files:
25
+ - split: train
26
+ path: normal_final_only/train-*
27
+ - split: validation
28
+ path: normal_final_only/validation-*
29
+ ---
normal_final_only/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33fe8cfd46edadca574dba39c92f75f09c414fced1224c54ca4883a7d25e1ede
3
+ size 260422
normal_final_only/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d17e3cce9a67593f936328781a57ce605bd8012fda0171fc106e5bb2d65b8f48
3
+ size 22422