Zora/Zhiruo Wang

Results 3 comments of Zora/Zhiruo Wang

What is the `"/datas/huggingface/Llama-2-7b-hf"` that you specified here? Is it the same as `meta-llama/Llama-2-7b-hf` provided by huggingface?

Could you explain a bit more on "get the input to generate the model"? Are you trying to "get the input" to the (generation) model, or trying to "generate the...

Are you asking about implementation-wise or performance-wise? Implementation-wise, I think it'll be pretty easy to transform other datasets to the way DPR structure data, and apply the current code directly....