kardosdrur commited on
Commit
db652dd
1 Parent(s): d360019

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +51 -0
README.md CHANGED
@@ -387,6 +387,49 @@ dataset_info:
387
  num_examples: 5000
388
  download_size: 139057595
389
  dataset_size: 312411914
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
390
  - config_name: ro
391
  features:
392
  - name: id
@@ -503,6 +546,14 @@ configs:
503
  path: pl/test-*
504
  - split: validation
505
  path: pl/validation-*
 
 
 
 
 
 
 
 
506
  - config_name: ro
507
  data_files:
508
  - split: train
 
387
  num_examples: 5000
388
  download_size: 139057595
389
  dataset_size: 312411914
390
+ - config_name: pt
391
+ features:
392
+ - name: id
393
+ dtype: string
394
+ - name: text
395
+ dtype: string
396
+ - name: label
397
+ sequence:
398
+ class_label:
399
+ names:
400
+ '0': '100149'
401
+ '1': '100160'
402
+ '2': '100148'
403
+ '3': '100147'
404
+ '4': '100152'
405
+ '5': '100143'
406
+ '6': '100156'
407
+ '7': '100158'
408
+ '8': '100154'
409
+ '9': '100153'
410
+ '10': '100142'
411
+ '11': '100145'
412
+ '12': '100150'
413
+ '13': '100162'
414
+ '14': '100159'
415
+ '15': '100144'
416
+ '16': '100151'
417
+ '17': '100157'
418
+ '18': '100161'
419
+ '19': '100146'
420
+ '20': '100155'
421
+ splits:
422
+ - name: train
423
+ num_bytes: 419281855
424
+ num_examples: 52370
425
+ - name: test
426
+ num_bytes: 64771235
427
+ num_examples: 5000
428
+ - name: validation
429
+ num_bytes: 45897219
430
+ num_examples: 5000
431
+ download_size: 227523733
432
+ dataset_size: 529950309
433
  - config_name: ro
434
  features:
435
  - name: id
 
546
  path: pl/test-*
547
  - split: validation
548
  path: pl/validation-*
549
+ - config_name: pt
550
+ data_files:
551
+ - split: train
552
+ path: pt/train-*
553
+ - split: test
554
+ path: pt/test-*
555
+ - split: validation
556
+ path: pt/validation-*
557
  - config_name: ro
558
  data_files:
559
  - split: train