Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
222 changes: 111 additions & 111 deletions .mock/definition/__package__.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,63 +187,43 @@ types:
Serializer get numbers from project queryset annotation,
make sure, that you use correct one(Project.objects.with_counts())
properties:
show_ground_truth_first: optional<boolean>
rejected: string
label_config:
type: optional<string>
docs: Label config in XML format. See more about it in documentation
show_instruction:
show_overlap_first: optional<boolean>
pinned_at:
type: optional<datetime>
docs: Pinned date and time
allow_stream: string
is_draft:
type: optional<boolean>
docs: Show instructions to the annotator before they start
duplication_status: optional<string>
docs: Whether or not the project is in the middle of being created
show_collab_predictions:
type: optional<boolean>
docs: If set, the annotator can view model predictions
overlap_cohort_percentage:
type: optional<integer>
validation:
min: -2147483648
max: 2147483647
created_at: datetime
control_weights: optional<unknown>
workspace: string
finished_task_number: integer
show_skip_button:
duplication_done:
type: optional<boolean>
docs: Show a skip button in interface and allow annotators to skip the task
created_by:
type: optional<UserSimple>
docs: Project owner
assignment_settings: AssignmentSettings
reviewed_number: string
model_version:
type: optional<string>
docs: Machine learning model version
data_types: unknown
description_short: string
queue_left: string
annotation_limit_percent:
default: false
title:
type: optional<string>
docs: Project name. Must be between 3 and 50 characters long.
validation:
pattern: ^-?\d{0,3}(?:\.\d{0,2})?$
config_has_control_tags:
type: boolean
docs: Flag to detect is project ready for labeling
total_predictions_number: integer
useful_annotation_number: string
custom_script: optional<string>
reviewer_queue_total: string
start_training_on_annotation_update:
type: boolean
docs: Start model training after any annotations are submitted or updated
skipped_annotations_number: string
custom_task_lock_ttl:
type: optional<integer>
docs: TTL in seconds for task reservations, on new and existing tasks
validation:
min: 1
max: 86400
workspace_title: string
sampling: optional<AllRolesProjectListSampling>
reveal_preannotations_interactively:
minLength: 3
maxLength: 50
workspace: string
review_settings: ReviewSettings
num_tasks_with_annotations: string
show_annotation_history:
type: optional<boolean>
docs: Reveal pre-annotations interactively
id: integer
docs: Show annotation history to annotator
queue_total: string
prompts: string
has_blueprints: string
queue_done: string
total_annotations_number: string
members_count: string
show_ground_truth_first: optional<boolean>
maximum_annotations:
type: optional<integer>
docs: >-
Expand All @@ -253,79 +233,94 @@ types:
validation:
min: -2147483648
max: 2147483647
comment_classification_config: optional<string>
prompts: string
created_at: datetime
ready: string
annotator_evaluation_minimum_tasks:
queue_done: string
sampling: optional<AllRolesProjectListSampling>
parsed_label_config: unknown
blueprints: list<BlueprintList>
custom_task_lock_ttl:
type: optional<integer>
default: 10
docs: TTL in seconds for task reservations, on new and existing tasks
validation:
min: 0
config_suitable_for_bulk_annotation:
type: boolean
docs: Flag to detect is project ready for bulk annotation
skip_queue: optional<AllRolesProjectListSkipQueue>
title:
min: 1
max: 86400
description:
type: optional<string>
docs: Project name. Must be between 3 and 50 characters long.
validation:
minLength: 3
maxLength: 50
show_overlap_first: optional<boolean>
queue_total: string
organization: optional<integer>
duplication_done:
docs: Project description
members_count: string
show_instruction:
type: optional<boolean>
default: false
ground_truth_number:
type: integer
docs: Honeypot annotation number in project
docs: Show instructions to the annotator before they start
evaluate_predictions_automatically:
type: optional<boolean>
docs: Retrieve and display predictions when loading a task
label_config:
type: optional<string>
docs: Label config in XML format. See more about it in documentation
finished_task_number: integer
useful_annotation_number: string
queue_left: string
annotation_limit_count:
type: optional<integer>
validation:
min: 1
evaluate_predictions_automatically:
type: optional<boolean>
docs: Retrieve and display predictions when loading a task
blueprints: list<BlueprintList>
reviewer_queue_total: string
custom_script: optional<string>
color:
type: optional<string>
validation:
maxLength: 16
review_settings: ReviewSettings
pinned_at:
type: optional<datetime>
docs: Pinned date and time
members: string
expert_instruction:
type: optional<string>
docs: Labeling instructions in HTML format
require_comment_on_skip:
type: optional<boolean>
default: false
show_annotation_history:
type: optional<boolean>
docs: Show annotation history to annotator
duplication_status: optional<string>
organization: optional<integer>
created_by:
type: optional<UserSimple>
docs: Project owner
id: integer
task_number:
type: integer
docs: Total task number in project
is_published:
model_version:
type: optional<string>
docs: Machine learning model version
enable_empty_annotation:
type: optional<boolean>
docs: Whether or not the project is published to annotators
show_collab_predictions:
docs: Allow annotators to submit empty annotations
start_training_on_annotation_update:
type: boolean
docs: Start model training after any annotations are submitted or updated
data_types: unknown
config_has_control_tags:
type: boolean
docs: Flag to detect is project ready for labeling
skipped_annotations_number: string
total_predictions_number: integer
ready: string
rejected: string
skip_queue: optional<AllRolesProjectListSkipQueue>
reveal_preannotations_interactively:
type: optional<boolean>
docs: If set, the annotator can view model predictions
review_total_tasks: string
num_tasks_with_annotations: string
expert_instruction:
docs: Reveal pre-annotations interactively
pause_on_failed_annotator_evaluation:
type: optional<boolean>
default: false
workspace_title: string
reviewed_number: string
annotation_limit_percent:
type: optional<string>
docs: Labeling instructions in HTML format
overlap_cohort_percentage:
type: optional<integer>
validation:
min: -2147483648
max: 2147483647
is_draft:
pattern: ^-?\d{0,3}(?:\.\d{0,2})?$
review_total_tasks: string
is_published:
type: optional<boolean>
docs: Whether or not the project is in the middle of being created
docs: Whether or not the project is published to annotators
show_skip_button:
type: optional<boolean>
docs: Show a skip button in interface and allow annotators to skip the task
min_annotations_to_start_training:
type: optional<integer>
docs: >-
Expand All @@ -334,22 +329,27 @@ types:
validation:
min: -2147483648
max: 2147483647
enable_empty_annotation:
type: optional<boolean>
docs: Allow annotators to submit empty annotations
total_annotations_number: string
config_suitable_for_bulk_annotation:
type: boolean
docs: Flag to detect is project ready for bulk annotation
assignment_settings: AssignmentSettings
members: string
ground_truth_number:
type: integer
docs: Honeypot annotation number in project
comment_classification_config: optional<string>
annotator_evaluation_minimum_tasks:
type: optional<integer>
default: 10
validation:
min: 0
description_short: string
annotator_evaluation_minimum_score:
type: optional<string>
default: '95.00'
validation:
pattern: ^-?\d{0,3}(?:\.\d{0,2})?$
description:
type: optional<string>
docs: Project description
pause_on_failed_annotator_evaluation:
type: optional<boolean>
default: false
allow_stream: string
parsed_label_config: unknown
source:
openapi: openapi/openapi.yaml
AnnotatedEnum:
Expand Down
Loading
Loading