sdadas djstrong commited on
Commit
073012d
1 Parent(s): eb0ed43

fix schema (#1)

Browse files

- fix schema (bea2f8cd780ca2ed06db923ab26cd38061681d8c)


Co-authored-by: Krzysztof Wróbel <djstrong@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -28,8 +28,14 @@ dataset_info:
28
  3: non-paraphrases
29
  splits:
30
  - name: train
 
 
31
  - name: validation
 
 
32
  - name: test
 
 
33
  ---
34
 
35
  # PPC - Polish Paraphrase Corpus
28
  3: non-paraphrases
29
  splits:
30
  - name: train
31
+ num_bytes: 539121
32
+ num_examples: 5000
33
  - name: validation
34
+ num_bytes: 107010
35
+ num_examples: 1000
36
  - name: test
37
+ num_bytes: 106515
38
+ num_examples: 1000
39
  ---
40
 
41
  # PPC - Polish Paraphrase Corpus