Updated model card
Browse files
README.md
CHANGED
|
@@ -17,9 +17,9 @@ task_ids:
|
|
| 17 |
- multi-class-classification
|
| 18 |
- sentiment-classification
|
| 19 |
paperswithcode_id: null
|
| 20 |
-
pretty_name:
|
| 21 |
---
|
| 22 |
-
# Dataset Card for
|
| 23 |
|
| 24 |
## Table of Contents
|
| 25 |
- [Table of Contents](#table-of-contents)
|
|
@@ -45,13 +45,13 @@ pretty_name: Auditor_Review
|
|
| 45 |
- [Licensing Information](#licensing-information)
|
| 46 |
|
| 47 |
## Dataset Description
|
| 48 |
-
Auditor review
|
| 49 |
|
| 50 |
- **Point of Contact:**
|
| 51 |
Talked to COE for Auditing, currently [email protected]
|
| 52 |
### Dataset Summary
|
| 53 |
|
| 54 |
-
Auditor sentiment dataset of sentences from financial news. The dataset consists of
|
| 55 |
|
| 56 |
### Supported Tasks and Leaderboards
|
| 57 |
|
|
@@ -83,7 +83,7 @@ A train/test split was created randomly with a 75/25 split
|
|
| 83 |
|
| 84 |
### Curation Rationale
|
| 85 |
|
| 86 |
-
To gather our auditor evaluations into one dataset. Previous attempts using off
|
| 87 |
|
| 88 |
### Source Data
|
| 89 |
|
|
@@ -101,7 +101,7 @@ The source data was written by various auditors.
|
|
| 101 |
|
| 102 |
This release of the auditor reviews covers a collection of 4840
|
| 103 |
sentences. The selected collection of phrases was annotated by 16 people with
|
| 104 |
-
adequate background knowledge on financial markets. The subset here is where
|
| 105 |
|
| 106 |
#### Who are the annotators?
|
| 107 |
|
|
@@ -122,16 +122,6 @@ There is no personal or sensitive information in this dataset.
|
|
| 122 |
All annotators were from the same institution and so interannotator agreement
|
| 123 |
should be understood with this taken into account.
|
| 124 |
|
| 125 |
-
### Other Known Limitations
|
| 126 |
-
|
| 127 |
-
[More Information Needed]
|
| 128 |
-
|
| 129 |
-
## Additional Information
|
| 130 |
-
|
| 131 |
-
### Dataset Curators
|
| 132 |
-
|
| 133 |
-
[More Information Needed]
|
| 134 |
-
|
| 135 |
### Licensing Information
|
| 136 |
|
| 137 |
License: Demo.Org Proprietary - DO NOT SHARE
|
|
|
|
| 17 |
- multi-class-classification
|
| 18 |
- sentiment-classification
|
| 19 |
paperswithcode_id: null
|
| 20 |
+
pretty_name: Auditor_Sentiment
|
| 21 |
---
|
| 22 |
+
# Dataset Card for Auditor Sentiment
|
| 23 |
|
| 24 |
## Table of Contents
|
| 25 |
- [Table of Contents](#table-of-contents)
|
|
|
|
| 45 |
- [Licensing Information](#licensing-information)
|
| 46 |
|
| 47 |
## Dataset Description
|
| 48 |
+
Auditor review sentiment collected by News Department
|
| 49 |
|
| 50 |
- **Point of Contact:**
|
| 51 |
Talked to COE for Auditing, currently [email protected]
|
| 52 |
### Dataset Summary
|
| 53 |
|
| 54 |
+
Auditor sentiment dataset of sentences from financial news. The dataset consists of several thousand sentences from English language financial news categorized by sentiment.
|
| 55 |
|
| 56 |
### Supported Tasks and Leaderboards
|
| 57 |
|
|
|
|
| 83 |
|
| 84 |
### Curation Rationale
|
| 85 |
|
| 86 |
+
To gather our auditor evaluations into one dataset. Previous attempts using off-the-shelf sentiment had only 70% F1, this dataset was an attempt to improve upon that performance.
|
| 87 |
|
| 88 |
### Source Data
|
| 89 |
|
|
|
|
| 101 |
|
| 102 |
This release of the auditor reviews covers a collection of 4840
|
| 103 |
sentences. The selected collection of phrases was annotated by 16 people with
|
| 104 |
+
adequate background knowledge on financial markets. The subset here is where inter-annotation agreement was greater than 75%.
|
| 105 |
|
| 106 |
#### Who are the annotators?
|
| 107 |
|
|
|
|
| 122 |
All annotators were from the same institution and so interannotator agreement
|
| 123 |
should be understood with this taken into account.
|
| 124 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 125 |
### Licensing Information
|
| 126 |
|
| 127 |
License: Demo.Org Proprietary - DO NOT SHARE
|