Add Studio-ready ChatML configuration

#2
by sumpterc - opened
README.md CHANGED
@@ -1,28 +1,73 @@
1
  ---
2
  pretty_name: Go Fix SFT
3
  language:
4
- - code
5
  license:
6
- - apache-2.0
7
- - mit
8
- - bsd-3-clause
9
- - bsd-2-clause
10
- - isc
11
  task_categories:
12
- - text-generation
13
  tags:
14
- - go
15
- - source-code
16
- - supervised-fine-tuning
17
  configs:
18
- - config_name: default
19
- data_files:
20
- - split: train
21
- path: examples/split=train/*.parquet
22
- - split: validation
23
- path: examples/split=validation/*.parquet
24
- - split: test
25
- path: examples/split=test/*.parquet
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  ---
27
 
28
  # Go Fix SFT
 
1
  ---
2
  pretty_name: Go Fix SFT
3
  language:
4
+ - code
5
  license:
6
+ - apache-2.0
7
+ - mit
8
+ - bsd-3-clause
9
+ - bsd-2-clause
10
+ - isc
11
  task_categories:
12
+ - text-generation
13
  tags:
14
+ - go
15
+ - source-code
16
+ - supervised-fine-tuning
17
  configs:
18
+ - config_name: chatml
19
+ data_files:
20
+ - split: train
21
+ path: chatml/train-*
22
+ - split: validation
23
+ path: chatml/validation-*
24
+ - split: test
25
+ path: chatml/test-*
26
+ - config_name: default
27
+ data_files:
28
+ - split: train
29
+ path: examples/split=train/*.parquet
30
+ - split: validation
31
+ path: examples/split=validation/*.parquet
32
+ - split: test
33
+ path: examples/split=test/*.parquet
34
+ dataset_info:
35
+ config_name: chatml
36
+ features:
37
+ - name: pair_id
38
+ dtype: string
39
+ - name: repository
40
+ dtype: string
41
+ - name: commit
42
+ dtype: string
43
+ - name: path
44
+ dtype: string
45
+ - name: license
46
+ dtype: string
47
+ - name: original_content_sha256
48
+ dtype: string
49
+ - name: fixed_content_sha256
50
+ dtype: string
51
+ - name: near_cluster_id
52
+ dtype: string
53
+ - name: messages
54
+ list:
55
+ - name: content
56
+ dtype: string
57
+ - name: role
58
+ dtype: string
59
+ splits:
60
+ - name: train
61
+ num_bytes: 1401554066
62
+ num_examples: 78357
63
+ - name: validation
64
+ num_bytes: 10824338
65
+ num_examples: 591
66
+ - name: test
67
+ num_bytes: 10994187
68
+ num_examples: 540
69
+ download_size: 372210965
70
+ dataset_size: 1423372591
71
  ---
72
 
73
  # Go Fix SFT
chatml/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fa2853cbc0e00b533630518be582b61b05280c52cc11c91c6d5f93eab2f9f1a
3
+ size 2988508
chatml/train-00000-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74c5f3e51a8b1a8ceadc660c2b8c0c93ecfe893e0443c7f6d466affab14a7e82
3
+ size 122018846
chatml/train-00001-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4b2363bc378cab2a105331becefcaa3dc8786085a444218a9e4be3702681cea
3
+ size 122588045
chatml/train-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6ee78ea6e4384ade80db51c6c9013e4360b6e3ce4c19a33044ff4c55ed92055
3
+ size 121798510
chatml/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f210c05bbc6730c0987862cbd8bfee39ada5fdc97d86f6bbbdd7f4b4d4b62088
3
+ size 2817056