EricXZPan

Results 7 issues of EricXZPan

I found line 24 of git.rb `return options unless options[:branch]` but I was setting the right branch in my Podfile using :branch => 'xxx'. the this preprocess function will always...

### 作业: fine-tune-quickstart.ipynb 由于时间原因,只使用了5万的样本进行训练。 训练后,使用原测试集的100条进行trainer.evaluate()得到如下结果。 {'eval_loss': 1.2431399822235107, 'eval_accuracy': 0.57, 'eval_runtime': 1.7855, 'eval_samples_per_second': 56.007, 'eval_steps_per_second': 7.281} 再使用 1000条进行evaluate()得到另一个结果。 {'eval_loss': 1.016939640045166, 'eval_accuracy': 0.64, 'eval_runtime': 15.7258, 'eval_samples_per_second': 63.59, 'eval_steps_per_second': 7.949} ### GPT的解释如下 :...

# Changes: - add support for ChatGLM 6B INT4 local deployment ## pre-requests - run ChatGLM 6B api.py locally on 8000 port

Add sales QA data Add sales QA query and prompt. Update gradio UI with using AI checkbox add parameter to terminal.

## Changes: - Add different translation styles in AI Translator - Add Electronic Stuff in Sales Chatbot - Add AotoGPT WebUI with Langchain PS: SERPAPI_API_KEY alrady reset

### Changes - Add homework at the end. - Compare different system prompts for different translated output - Add global var for sticking 'to_language' and keep using it in subordinate...

## Changes: - Add 2 Output Parser formatting synopsis and review text.