ilsp
/

droussis commited on
Commit
e9e0c8f
·
verified ·
1 Parent(s): 8d8079f

Update README.md

Browse files

Make things look nicer

Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -50,10 +50,10 @@ Llama-Krikri-8B-Instruct is the result of post-training Llama-Kriki-8B-Base and
50
  - Document translation from Greek to English, French, German, Italian, Portuguese, Spanish and vice versa.
51
  - Domain-specifc expertise for specialized legal, financial, medical, and scientific applications.
52
  - Great performance on generation, comprehension, and editing tasks, such as summarization, creative content creation, text modification, entity recognition, sentiment analysis, etc.
53
- - Retrieval-Augmented Generation (RAG) from multiple retrieved documents with a large context length (128k).
54
  - Improved coding and agentic capabilities with correct formatting and tool use.
55
- - Structured extraction (e.g., XML, JSON, etc.) or conversion in data-to-text and text-to-data settings.
56
- - Logical thinking and Chain-of-Thought (CoT) reasoning for problem-solving and other analytical tasks.
57
 
58
  🚨 **More information on the post-training corpus and methdology coming soon.** 🚨
59
 
 
50
  - Document translation from Greek to English, French, German, Italian, Portuguese, Spanish and vice versa.
51
  - Domain-specifc expertise for specialized legal, financial, medical, and scientific applications.
52
  - Great performance on generation, comprehension, and editing tasks, such as summarization, creative content creation, text modification, entity recognition, sentiment analysis, etc.
53
+ - Retrieval-Augmented Generation (RAG) utilizing multiple documents with 128k context length.
54
  - Improved coding and agentic capabilities with correct formatting and tool use.
55
+ - Conversion or structured extraction (e.g., XML, JSON) in data-to-text & text-to-data settings.
56
+ - Analytical thinking and Chain-of-Thought (CoT) reasoning for problem-solvings.
57
 
58
  🚨 **More information on the post-training corpus and methdology coming soon.** 🚨
59