Datasets:
Size:
10K<n<100K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -57,4 +57,4 @@ Specifications
|
|
57 |
- **fetched_text_translated(type:str)**: Translated Candidates (check column 'candidate')
|
58 |
- **QA_data(type:dict)**: Metadata about ResponseText, highlighting nature of query to which ResponseText corresponds as 'answer/response'
|
59 |
- **match_onanswer (type:list[float])**: Represents percentage match between Response and candidate text ( from statistics it is recommended to keep only values above 0.3% as
|
60 |
-
|
|
|
57 |
- **fetched_text_translated(type:str)**: Translated Candidates (check column 'candidate')
|
58 |
- **QA_data(type:dict)**: Metadata about ResponseText, highlighting nature of query to which ResponseText corresponds as 'answer/response'
|
59 |
- **match_onanswer (type:list[float])**: Represents percentage match between Response and candidate text ( from statistics it is recommended to keep only values above 0.3% as
|
60 |
+
answer and consider the context for 'No answer' for SQUAD2 data format)
|