jbinkowski commited on
Commit
eef26c9
1 Parent(s): af6be01

Fix encoding inside YAML output

Browse files
README.md CHANGED
@@ -10,6 +10,32 @@ task_categories:
10
  pretty_name: Polish Court Judgments Instruct
11
  tags:
12
  - polish court
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  ---
14
 
15
  # Dataset Card for [JuDDGES/pl-court-instruct](https://huggingface.co/datasets/JuDDGES/pl-court-instruct)
 
10
  pretty_name: Polish Court Judgments Instruct
11
  tags:
12
  - polish court
13
+ configs:
14
+ - config_name: default
15
+ data_files:
16
+ - split: train
17
+ path: data/train-*
18
+ - split: test
19
+ path: data/test-*
20
+ dataset_info:
21
+ features:
22
+ - name: _id
23
+ dtype: string
24
+ - name: prompt
25
+ dtype: string
26
+ - name: context
27
+ dtype: string
28
+ - name: output
29
+ dtype: string
30
+ splits:
31
+ - name: train
32
+ num_bytes: 6017217415.806706
33
+ num_examples: 238851
34
+ - name: test
35
+ num_bytes: 50384695.19329378
36
+ num_examples: 2000
37
+ download_size: 2937896335
38
+ dataset_size: 6067602111.0
39
  ---
40
 
41
  # Dataset Card for [JuDDGES/pl-court-instruct](https://huggingface.co/datasets/JuDDGES/pl-court-instruct)
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e7ec6a4aae7eaca22a24069942b2201b0a6842ae1a68afc10a5aa92d5235a27
3
- size 24563141
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf45849a4cbdd41ede4ce9e09b1e36f3d113aacdc73429c54c1bad84ae8356d6
3
+ size 24537688
data/train-00000-of-00002.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d355604713c6eba7ca68699aff9f77d90e61e2f8c6f368edd87fe3f698b91947
3
- size 1450449440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5fb186d411b5743190f15ece4f05ce403782192df76dbbcf5a3aae31724f718
3
+ size 1448935101
data/train-00001-of-00002.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0065411b62ecd964488bc210164292e73c97c17b0b4a56eff255f946435dea85
3
- size 1465945481
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8309534fc6f48b76b6f8a4ff8ab64535a9f4d0dcc1b957d63aae4244e5a47324
3
+ size 1464423546