Skip to content

Instantly share code, notes, and snippets.

# AI数据标注与质量管理专员
## 工作职责:
1. 定期分析和报告AI服务的质量数据,收集并标注用户反馈。
1. 管理数据标注需求,确保项目按照标准和质检规范执行。
1. 参与设计对话逻辑、脚本、数据标注和交互测试,构建测试用例库。
1. 与团队合作,不断优化标注工具和流程,提升项目质量。
## 职位要求:
工作职责
1、熟悉软件测试的整体流程,掌握功能测试、集成测试、性能测试等测试方法和工具;
2、组织和管理测试团队,对软件测试人员和测试质量应用适当的测试度量和衡量标准;
3、参加用户方和项目需求、开发团队的需求和设计沟通,制定符合项目要求的测试方法,并进行持续的优化;
4、组织测试团队制定测试方案和计划、编写测试用例、进行测试工作、并负责缺陷的跟踪、管理,进行软件质量分析;
5、与项目内外部团队进行沟通和协调,积极推进测试工作,以完成项目下达的测试任务;
承担计费重构项目的测试负责人。
上班地址:裕德路
任职资格
大专以上学历,5年及以上测试工作经验
adsfasdf
45452.0 Zero Single
45566.0 Zero Multiple
45681.0 Single Multiple
45700.0 Single Multiple
46053.0 Multiple Single
46273.0 Zero Single
46328.0 Zero Single
46489.0 Multiple Single
46871.0 Zero Single
46940.0 Zero Single
import asyncio
from anthropic import AI_PROMPT, HUMAN_PROMPT, AsyncAnthropic
anthropic = AsyncAnthropic()
async def run(i):
print(f"!!!!!{i}!!!!!!!")
completion = await anthropic.completions.create(
# Configuration for Alacritty, the GPU enhanced terminal emulator.
# Import additional configuration files
#
# Imports are loaded in order, skipping all missing files, with the importing
# file being loaded last. If a field is already present in a previous import, it
# will be replaced.
#
# All imports must either be absolute paths starting with `/`, or paths relative
# to the user's home directory starting with `~/`.
# Configuration for Alacritty, the GPU enhanced terminal emulator.
# Import additional configuration files
#
# Imports are loaded in order, skipping all missing files, with the importing
# file being loaded last. If a field is already present in a previous import, it
# will be replaced.
#
# All imports must either be absolute paths starting with `/`, or paths relative
# to the user's home directory starting with `~/`.
#! /bin/python
import os
import random
import string
import shutil
import time
from argparse import ArgumentParser
from typing import Any, Dict
import dbus
# -*- coding: utf-8 -*-
'''
DEMO: print stack in timeout
'''
from flask import Flask
import time
app = Flask(__name__)
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "adder"
version = "0.5.1"
dependencies = [
"dlmalloc 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-scale-codec 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
"polkadot-parachain 0.5.1",
"sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",