Update README.md
Browse files
README.md
CHANGED
@@ -18,15 +18,22 @@ extra_gated_fields:
|
|
18 |
Country: country
|
19 |
I want to use this dataset for:
|
20 |
type: select
|
21 |
-
options:
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
I agree to use this dataset for non-commercial use ONLY: checkbox
|
27 |
-
extra_gated_heading:
|
28 |
-
|
29 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
---
|
31 |
---
|
32 |
|
@@ -36,6 +43,7 @@ extra_gated_button_content: "Acknowledge license"
|
|
36 |
[![Conference](http://img.shields.io/badge/ACL-2024-4b44ce.svg)](https://2024.aclweb.org/)
|
37 |
[![Paper](http://img.shields.io/badge/paper-ACL--anthology-B31B1B.svg)](https://aclanthology.org/2024.findings-acl.851/)
|
38 |
[![Hugging Face Collection](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-FCD21D)](https://huggingface.co/collections/Babelscape/word-sense-linking-66ace2182bc45680964cefcb)
|
|
|
39 |
|
40 |
## Model Description
|
41 |
|
|
|
18 |
Country: country
|
19 |
I want to use this dataset for:
|
20 |
type: select
|
21 |
+
options:
|
22 |
+
- Research
|
23 |
+
- Education
|
24 |
+
- label: Other
|
25 |
+
value: other
|
26 |
I agree to use this dataset for non-commercial use ONLY: checkbox
|
27 |
+
extra_gated_heading: >-
|
28 |
+
Acknowledge our [Creative Commons Attribution-NonCommercial-ShareAlike 4.0
|
29 |
+
International License (CC BY-NC-SA
|
30 |
+
4.0)](https://github.com/Babelscape/WSL/wsl_data_license.txt) to access the
|
31 |
+
repository
|
32 |
+
extra_gated_description: Our team may take 2-3 days to process your request
|
33 |
+
extra_gated_button_content: Acknowledge license
|
34 |
+
language:
|
35 |
+
- en
|
36 |
+
base_model: microsoft/deberta-v3-base
|
37 |
---
|
38 |
---
|
39 |
|
|
|
43 |
[![Conference](http://img.shields.io/badge/ACL-2024-4b44ce.svg)](https://2024.aclweb.org/)
|
44 |
[![Paper](http://img.shields.io/badge/paper-ACL--anthology-B31B1B.svg)](https://aclanthology.org/2024.findings-acl.851/)
|
45 |
[![Hugging Face Collection](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-FCD21D)](https://huggingface.co/collections/Babelscape/word-sense-linking-66ace2182bc45680964cefcb)
|
46 |
+
[![GitHub](https://img.shields.io/badge/GitHub-grey?logo=github&link=https%3A%2F%2Fgithub.com%2FBabelscape%2FWSL)](https://github.com/Babelscape/WSL)
|
47 |
|
48 |
## Model Description
|
49 |
|