nayohan commited on
Commit
700481e
1 Parent(s): bbe2319

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -61,6 +61,25 @@ print(tokenizer.decode(outputs[0], skip_special_tokens=True))
61
  nayohan/corningQA-llama2-13b-chat: Thank you, we believe so too. The CS-ZVS topology has the potential to revolutionize the CCFL inverter market.
62
  ```
63
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
64
  ### **License**
65
  - [meta-llama/Llama-2-13b-chat-hf](https://llama.meta.com/llama-downloads/): Meta license
66
 
 
61
  nayohan/corningQA-llama2-13b-chat: Thank you, we believe so too. The CS-ZVS topology has the potential to revolutionize the CCFL inverter market.
62
  ```
63
 
64
+ ### **Full example**
65
+ ```
66
+ Context: A New CCn Inverter Circuit For AMLCD Panels Results In Significantly Higher Efficiency And Brightness Mehmet K. Nalbant Linfinity Microelectronics 11861 Western Ave., Garden Grove, CA 92641 Tel: (714) 898-8121 Fax: (714) 893-2570 Abstract - The paper will discuss a new CCFL inverter that is based on a new control technique named the Current Synchronous Zero Voltage Switching (CS-ZVS) topology. This topology enables the design of very eficient dimmable CCFL inverter
67
+ Dialogue Session: Speaker 1: What is the name of the new control technique used in the CCFL inverter?
68
+ Speaker 2: The new control technique is called Current Synchronous Zero Voltage Switching (CS-ZVS) topology.
69
+ Speaker 1: Can you tell me more about the CS-ZVS topology?
70
+ Speaker 2: Sure! The CS-ZVS topology is a new control technique that allows for the design of highly efficient and dimmable CCFL inverters.
71
+ Speaker 1: That sounds impressive. How does it achieve higher efficiency and brightness?
72
+ Speaker 2: Well, the CS-ZVS topology synchronizes the switching of the inverter with the current flow, resulting in lower losses and improved performance.
73
+ Speaker 1: I see. So, is this new CCFL inverter already available in the market?
74
+ Speaker 2: Yes, it is. It was developed by Linfinity Microelectronics and is currently being used in AMLCD panels to improve their efficiency and brightness.
75
+ Speaker 1: That's amazing. I'm sure this new inverter will be very popular in the market.
76
+ Speaker 2: ###
77
+ Task Introduction: After reading the Dialogue Session, please create an appropriate response in the parts marked ###.
78
+ Task Result:
79
+ Thank you, we believe so too. The CS-ZVS topology has the potential to revolutionize the CCFL inverter market.
80
+ ```
81
+
82
+
83
  ### **License**
84
  - [meta-llama/Llama-2-13b-chat-hf](https://llama.meta.com/llama-downloads/): Meta license
85