DinoTheLewis commited on
Commit
ab5b582
1 Parent(s): f5d1a67

Upload KoAlpaca DPO Dataset

Browse files
KoAlpaca_v1.22_orbit/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:414cf93571d568fba044d84fc555072e71d759e70435f1e40408ea084a382993
3
+ size 56481
KoAlpaca_v1.22_orbit/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43f7f0db8a23bfcec8fe8a15bb105cb80844fc9942f74706ed7b54a884f3d99f
3
+ size 1147062
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: KoAlpaca_v1.22_orbit
4
+ features:
5
+ - name: source
6
+ dtype: string
7
+ - name: system
8
+ dtype: string
9
+ - name: question
10
+ dtype: string
11
+ - name: chosen
12
+ dtype: string
13
+ - name: rejected
14
+ dtype: string
15
+ splits:
16
+ - name: train
17
+ num_bytes: 2144863
18
+ num_examples: 897
19
+ - name: test
20
+ num_bytes: 74746
21
+ num_examples: 31
22
+ download_size: 1203543
23
+ dataset_size: 2219609
24
+ configs:
25
+ - config_name: KoAlpaca_v1.22_orbit
26
+ data_files:
27
+ - split: train
28
+ path: KoAlpaca_v1.22_orbit/train-*
29
+ - split: test
30
+ path: KoAlpaca_v1.22_orbit/test-*
31
+ ---