lgxz commited on
Commit
d3f642d
·
verified ·
1 Parent(s): 5928836

Delete config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +0 -17
config.yaml DELETED
@@ -1,17 +0,0 @@
1
- ---
2
- configs:
3
- default:
4
- data_files:
5
- - pattern: "*.parquet"
6
- file_type: "parquet"
7
- features:
8
- messages:
9
- type: sequence
10
- feature:
11
- type: dict
12
- schema:
13
- role:
14
- type: string
15
- content:
16
- type: string
17
- description: "Default config for chat format with role and content fields"