evalitahf commited on
Commit
4051298
·
verified ·
1 Parent(s): a36053e

feat: initial commit

Browse files
Files changed (5) hide show
  1. README.md +25 -0
  2. dev.jsonl +0 -0
  3. test.jsonl +0 -0
  4. test_eng.jsonl +0 -0
  5. train.jsonl +0 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - it
4
+ language_details: it-IT
5
+ task_categories:
6
+ - text-classification
7
+ task_ids:
8
+ - word-sense-disambiguation
9
+ size_categories:
10
+ - 1K<n<10K
11
+ configs:
12
+ - config_name: default
13
+ data_files:
14
+ - split: dev
15
+ path: "dev.jsonl"
16
+ - split: test
17
+ path: "test.jsonl"
18
+ - split: train
19
+ path: "train.jsonl"
20
+ - config_name: cross-lingual
21
+ data_files: "test_eng.jsonl"
22
+ ---
23
+
24
+ Dataset homepage:
25
+ https://wic-ita.github.io/index.html
dev.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
test.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
test_eng.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
train.jsonl ADDED
The diff for this file is too large to render. See raw diff