当前位置: 首页 > news >正文

网站开发 弹窗网络广告设计

网站开发 弹窗,网络广告设计,电商运营新手要懂哪些,wordpress在服务器上安装插件目录 问题描述: 问题解决: 问题描述: 随着各种LLMs (Large Language Models)的出现,如何调用各种LLMs的api成为了经常会遇见的问题。 问题解决: 下面仅以生成给定sentence的复述句为例,说明…

目录

问题描述:

问题解决:


问题描述:

随着各种LLMs (Large Language Models)的出现,如何调用各种LLMs的api成为了经常会遇见的问题。

问题解决:

下面仅以生成给定sentence的复述句为例,说明如何应用。

data: 存放在.txt文件中,按行存放,每一行是一个句子

⚠️: 只能在本地运行,不可以在服务器上运行,并且,🪜要打开。

代码实现:

import openai
import time
import os
import random from tqdm import tqdm
# openai.api_key = "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"
# openai.api_key = "sk-huUlpXTcDnvNevXgB1399aCa9dB247F599D81737B7CfD927" # 实验室共有openai.api_key = "YOUR API KEY" # GPT4.0
openai.api_base = 'https://api.ngapi.top/v1'def get_response(prompt, temperature=0.5, max_tokens=2048):completion = openai.ChatCompletion.create(# model="gpt-3.5-turbo",model="gpt-4",temperature=0,top_p=0,# max_tokens=max_tokens,messages=[{"role": "user", "content": f"{prompt}"}])return completion
def generate_prompt(all_sentences): # all_asps是一个listprompts = []for cur_sent in all_sentences: # all_compared_pair是一个list:[asp,sub,obj]# prompt = "Please generate just one synonymous sentence for the given sentence. The current given sentence is : '{}'".format(cur_sent)prompt = f"Generate a paraphrased version of the following sentence: {cur_sent}"prompts.append(prompt)return prompts
import redef process_sentence(sentence):# 定义要添加空格的特殊字符, 比如’sspecial_chars = [',', '.', '\'', '’', '“', '”', '(', ')', '[', ']', '{', '}', ':', ';', '?', '!'] # '-', 因为sub,obj中存在很多以'-'为连字符的sub,obj,所以原始句子中,这部分不可以加空格# 在特殊字符前添加空格for char in special_chars:if char == '(': # 特别的,左括号是在后面加空格sentence = sentence = re.sub(rf'([{char}])', r'\1 ', sentence)else:sentence = re.sub(rf'([{char}])', r' \1', sentence)return sentencedef get_res(all_sentences, wirte_path):if os.path.exists(wirte_path):res_file = open(wirte_path)begin = len(res_file.readlines()) + 1 # 断点续传res_file.close()else:begin = 0with open(wirte_path, 'a', buffering=1) as res_file:count = 0for p in tqdm(generate_prompt(all_sentences), total=len(all_sentences)):print(p)count += 1if count < begin:continuetry:res = get_response(p)['choices'][0]['message']['content']# print("res", res)processed_res = process_sentence(res) # 处理成以单词,标点符号等为分隔符,空格# print("processed_res", processed_res)if "The server is overloaded or not ready yet" in processed_res:time.sleep(30)res_file.write("####" + '\n')else:res_file.write(processed_res + '\n')except Exception as e:if isinstance(e, openai.error.RateLimitError):time.sleep(30)      # 处理拥挤的函数,就只是睡着而已res = get_response(p)['choices'][0]['message']['content']processed_res = process_sentence(res) # res_file.write(processed_res + '\n')else:print(e)exit(-1)# print("the number of prompt is :", count)
from pdb import set_trace as stopdataset_list = ['14lap','14res', '15res', '16res']
name_list = ['train', 'test', 'dev']# name_list = ['dev']
# dataset_list = ['14lap']for dataset in dataset_list:for name in name_list:# print("dataste", dataset)# print("name", name)sentence_path = f"/Users/qtxu/Workplace/Chatgpt/ATE_Task/{dataset}/{name}_sentence.txt"write_path = f'/Users/qtxu/Workplace/Chatgpt/ATE_Task/{dataset}/{name}_paraphrase_sentence.txt'with open(sentence_path,"r") as fr:lines = fr.readlines()all_sentences = []for line in lines:all_sentences.append(line)# print("all_sentences", all_sentences)get_res(all_sentences, write_path)

http://www.hengruixuexiao.com/news/53206.html

相关文章:

  • 不用开源程序怎么做网站公司网站免费自建
  • 网站被重定向跳转网站设计是做什么的
  • 免费推广途径seo优化在线诊断
  • 有什么做任务的网站吗怎么做网站主页
  • 如何用自己电脑做网站页面张家界seo
  • 免费建站平台哪个靠谱站长工具亚洲
  • 建网站怎么做资源优化排名网站
  • 犀牛云做网站编辑上传软文广告营销
  • 建设网站要钱么买卖网站
  • 北京建设有限公司信源官方网站怎么注册中视频账号
  • 网页设计怎么创建站点站长工具网站
  • 西安网站制作怎么联系关键词排名点击
  • 网站建设的关键细节阿里云域名注册
  • 网页制作模板主题太原seo管理
  • 在义乌做电商怎么起步搜索引擎优化好做吗
  • 网站设计论文结束语百度网址ip
  • 网站建设 新闻网站推广该怎么做
  • 网站购物功能如何做海南百度竞价推广
  • 万网商标注册百度怎么做关键词优化
  • 佛山新网站建设价格怎样做网络推广效果好
  • 广告设计怎么学慈溪seo
  • 深圳中小企业网站制作每日重大军事新闻
  • 网站建设公司首页百度电话查询
  • 网络营销策略包括seo程序专员
  • 网站设计简单网页网站编辑seo
  • 政府门户网站改版方案临沂百度推广多少钱
  • 榆林哪里做网站百度关键词排名
  • 网站建设com交换友情链接的渠道有哪些
  • 哪个公司做网站北京网站定制公司
  • 金融网站做不了公安备案广州百度seo排名