puseletso55 commited on
Commit
8b01f73
1 Parent(s): 580a419

Update README.md

Browse files

**Extended Description:**

This repository utilizes the MIT License and incorporates datasets from the NVIDIA OpenMathInstruct-1 repository. It supports multiple languages, including English, Zulu, Sotho, Ndebele, Northern Sotho, Xhosa, Venda, Tsonga, Tswana, and Afrikaans. The primary metrics used for evaluation are accuracy and character-level analysis.

Powered by the adapter-transformers library, this repository covers a wide range of domains including finance, music, art, medical, and climate. It focuses on text generation and inference tasks, allowing users to generate text based on various prompts and contexts.

The integration of diverse datasets and language support ensures versatility and applicability across different linguistic and cultural contexts. By leveraging state-of-the-art language models and transformer architectures, this repository facilitates advanced text generation and inference capabilities in various domains.

Files changed (1) hide show
  1. README.md +25 -1
README.md CHANGED
@@ -1,3 +1,27 @@
1
  ---
2
  license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ datasets:
4
+ - nvidia/OpenMathInstruct-1
5
+ language:
6
+ - en
7
+ - zu
8
+ - st
9
+ - nd
10
+ - nr
11
+ - xh
12
+ - ve
13
+ - ts
14
+ - tn
15
+ - af
16
+ metrics:
17
+ - accuracy
18
+ - character
19
+ library_name: adapter-transformers
20
+ tags:
21
+ - finance
22
+ - music
23
+ - art
24
+ - medical
25
+ - climate
26
+ - text-generation-inference
27
+ ---