PATTARA TIPAKSORN commited on
Commit
d405c54
1 Parent(s): 535049e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -61,8 +61,8 @@ with torch.no_grad():
61
  )
62
  print(response[0])
63
  ```
64
- ## Limitations
65
- More information needed
66
 
67
  ## Citation
68
  More information needed
 
61
  )
62
  print(response[0])
63
  ```
64
+ ## Limitations and Future Work
65
+ At present, our model remains in the experimental research phase and is not yet fully suitable for practical applications as an assistant. Future work will focus on upgrading the language model to a newer version ([OpenThaiLLM-DoodNiLT-V1.0.0-Beta-7B](https://huggingface.co/nectec/OpenThaiLLM-DoodNiLT-V1.0.0-Beta-7B)), and curating more refined and robust datasets to improve performance. Additionally, we aim to address and prioritize the safety and reliability of the model's outputs.
66
 
67
  ## Citation
68
  More information needed