Sentdex / Falcon-LLM

Helper scripts and examples for exploring the Falcon LLM models
Apache License 2.0
170 stars 46 forks source link

How can fine-tune my dataset(docs, doc, pdf, txt, json, xml, ...) Falcon LLM? #2

Open shaileshp367 opened 1 year ago

shaileshp367 commented 1 year ago

Hello

Falcon LLM Model which type of dataset support?

I mean i have lots of dataset like docs, doc, pdf, txt, json, xml ...

So how can fine-tune my dataset Falcon LLM?

Please help me

lpiob commented 1 year ago

Please see:

Kaustha commented 1 year ago

What type of word embeddings falcon 40b uses? How can we provide custom word embeddings to falcon on new dataset

Please help me @lpiob