zantag commited on
Commit
78e8aaa
·
verified ·
1 Parent(s): 22857c1

🔄 Updated to ChessInstruct format - 45k+ EN-BG translation pairs in proven Unsloth-compatible format

Browse files
README.md CHANGED
@@ -23,20 +23,35 @@ tags:
23
  pretty_name: Gemma EN-BG Translation Dataset (Unsloth Compatible)
24
  dataset_info:
25
  features:
26
- - name: conversations
27
- sequence:
28
- - name: role
29
- dtype: string
30
- - name: content
31
- dtype: string
32
- config_name: default
 
33
  splits:
34
  - name: train
 
35
  num_examples: 36250
36
  - name: validation
 
37
  num_examples: 4531
38
  - name: test
 
39
  num_examples: 4532
 
 
 
 
 
 
 
 
 
 
 
40
  ---
41
 
42
  # Gemma EN-BG Translation Dataset (Unsloth Compatible)
 
23
  pretty_name: Gemma EN-BG Translation Dataset (Unsloth Compatible)
24
  dataset_info:
25
  features:
26
+ - name: task
27
+ dtype: string
28
+ - name: input
29
+ dtype: string
30
+ - name: expected_output
31
+ dtype: string
32
+ - name: KIND
33
+ dtype: string
34
  splits:
35
  - name: train
36
+ num_bytes: 8346543
37
  num_examples: 36250
38
  - name: validation
39
+ num_bytes: 1051181
40
  num_examples: 4531
41
  - name: test
42
+ num_bytes: 1052581
43
  num_examples: 4532
44
+ download_size: 4493287
45
+ dataset_size: 10450305
46
+ configs:
47
+ - config_name: default
48
+ data_files:
49
+ - split: train
50
+ path: data/train-*
51
+ - split: validation
52
+ path: data/validation-*
53
+ - split: test
54
+ path: data/test-*
55
  ---
56
 
57
  # Gemma EN-BG Translation Dataset (Unsloth Compatible)
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:62ffef2f0138a25a1d02899311379ffcf6e7640428fd7c458736d71ec1a8d073
3
- size 348413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3b947d036d7c55a2c3f4ec84928fd4900beaf386db9dab5844a78063d4cf574
3
+ size 455861
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4e4a149e20a7d96333f3c6482cab27bcb177a011a861c7cbf13fdafe1725389e
3
- size 2741148
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d80887a23fbcf54987e880bcdf1d7570db7b227e5eed14d9a70cdac5b226b5b9
3
+ size 3581986
data/validation-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:584c7a42f68d2722744bbc0a068fc08ab706db43e9ef7af5d74db8784fbcc03e
3
- size 348621
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1eaa44a3c28576878679414f25739d96938ea831e1191a7c4b6135ebc3a09b75
3
+ size 455440