HumanSignal / HumanSignal/label-studio

Cannot export Rating result

Open
#4,699 0 comments 1 reaction 1 assignee Claimed by @makseq View on GitHub
Dominant language
TypeScript
Stars
28.3k
Forks
3.7k
Avg merge
14h
Merged PRs (30d)
15

Description

**Describe the bug**
When rating text, no result exported.

**To Reproduce**
Steps to reproduce the behavior:
1. Create a label interface using:
```

Set how likely it is that these images represent the same thing:


```
2. Annotate and export
3. Got this:
```
[
{
"text_1": "xxxxx",
"text_2": "xxxx",
"id": 556,
"annotator": 1,
"annotation_id": 7,
"created_at": "2023-08-28T03:18:13.955873Z",
"updated_at": "2023-08-28T03:20:54.839674Z",
"lead_time": 6.772
},
]
```

**Expected behavior**
The result of rating exported.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Environment (please complete the following information):**
- OS: Mac OS 12.6
- Label Studio Version 1.8.1

**Additional context**
Add any other context about the problem here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.