kod-kristoff commited on
Commit
1422d8f
·
verified ·
1 Parent(s): 2466ab7

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +62 -12
  2. swewic/dev-00000-of-00001.parquet +3 -0
README.md CHANGED
@@ -98,18 +98,12 @@ configs:
98
  path: swesat-synonyms/train-*
99
  - config_name: swewic
100
  data_files:
101
- - path: data/swewic/swewic_train.jsonl
102
- split: train
103
- - path: data/swewic/swewic_test.jsonl
104
- split: test
105
- - path: data/swewic/swewic_dev.jsonl
106
- split: dev
107
- names:
108
- - idx
109
- - first
110
- - second
111
- - label
112
- - meta
113
  - config_name: swewinogender
114
  data_files:
115
  - path: data/swewinogender/swewinogender.jsonl
@@ -508,6 +502,62 @@ dataset_info:
508
  num_examples: 83
509
  download_size: 88551
510
  dataset_size: 97766
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
511
  ---
512
 
513
  # Dataset Card for Superlim-2
 
98
  path: swesat-synonyms/train-*
99
  - config_name: swewic
100
  data_files:
101
+ - split: train
102
+ path: data/swewic/swewic_train.jsonl
103
+ - split: test
104
+ path: data/swewic/swewic_test.jsonl
105
+ - split: dev
106
+ path: swewic/dev-*
 
 
 
 
 
 
107
  - config_name: swewinogender
108
  data_files:
109
  - path: data/swewinogender/swewinogender.jsonl
 
502
  num_examples: 83
503
  download_size: 88551
504
  dataset_size: 97766
505
+ - config_name: swewic
506
+ features:
507
+ - name: idx
508
+ dtype: int64
509
+ - name: first
510
+ struct:
511
+ - name: context
512
+ dtype: string
513
+ - name: word
514
+ struct:
515
+ - name: location
516
+ struct:
517
+ - name: start
518
+ dtype: int64
519
+ - name: stop
520
+ dtype: int64
521
+ - name: text
522
+ dtype: string
523
+ - name: second
524
+ struct:
525
+ - name: context
526
+ dtype: string
527
+ - name: word
528
+ struct:
529
+ - name: location
530
+ struct:
531
+ - name: start
532
+ dtype: int64
533
+ - name: stop
534
+ dtype: int64
535
+ - name: text
536
+ dtype: string
537
+ - name: label
538
+ dtype:
539
+ class_label:
540
+ names:
541
+ '0': different_sense
542
+ '1': same_sense
543
+ - name: meta
544
+ struct:
545
+ - name: first_sense_id
546
+ dtype: string
547
+ - name: first_source
548
+ dtype: string
549
+ - name: pos
550
+ dtype: string
551
+ - name: second_sense_id
552
+ dtype: string
553
+ - name: second_source
554
+ dtype: string
555
+ splits:
556
+ - name: dev
557
+ num_bytes: 192367
558
+ num_examples: 500
559
+ download_size: 194732
560
+ dataset_size: 192367
561
  ---
562
 
563
  # Dataset Card for Superlim-2
swewic/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:847417c60b76905a256ea6a34b68efa3027ecee1e4718584bef8d27f1b7d5cdf
3
+ size 194732