smji commited on
Commit
6128906
·
verified ·
1 Parent(s): 78884bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -23
README.md CHANGED
@@ -12,39 +12,24 @@ metrics:
12
  pipeline_tag: text-generation
13
  ---
14
 
15
- # Model Card for Model ID
16
 
17
  <!-- Provide a quick summary of what the model is/does. -->
18
-
19
 
20
 
21
  ## Model Details
22
 
 
 
23
  ### Model Description
24
 
25
  <!-- Provide a longer summary of what this model is. -->
26
 
27
-
28
-
29
- - **Developed by:** [More Information Needed]
30
- - **Funded by [optional]:** [More Information Needed]
31
- - **Shared by [optional]:** [More Information Needed]
32
- - **Model type:** [More Information Needed]
33
- - **Language(s) (NLP):** [More Information Needed]
34
- - **License:** [More Information Needed]
35
- - **Finetuned from model [optional]:** [More Information Needed]
36
-
37
- ### Model Sources [optional]
38
-
39
- <!-- Provide the basic links for the model. -->
40
-
41
- - **Repository:** [More Information Needed]
42
- - **Paper [optional]:** [More Information Needed]
43
- - **Demo [optional]:** [More Information Needed]
44
-
45
- ## Uses
46
-
47
- <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
48
 
49
  ### Direct Use
50
 
 
12
  pipeline_tag: text-generation
13
  ---
14
 
15
+ # Bengali Regional Text to IPA Transcription (LLaMA 3.2 1B)
16
 
17
  <!-- Provide a quick summary of what the model is/does. -->
18
+ This is a model in the series of regional Bengali text to IPA transcription models done by Team Apocalypse (us) [right here](https://huggingface.co/collections/teamapocalypseml/bengali-regional-text-to-ipa-models-65eff2c76e38bf2ff9656442).
19
 
20
 
21
  ## Model Details
22
 
23
+ LLaMA 3.1 1B parameters
24
+
25
  ### Model Description
26
 
27
  <!-- Provide a longer summary of what this model is. -->
28
 
29
+ - **Developed by:** [S M Jishanul Islam, Sadia Ahmmed, Sahid Hossain Mustakim](https://huggingface.co/teamapocalypseml)
30
+ - **Language(s) (NLP):** [Bengali]
31
+ - **License:** [MIT]
32
+ - **Finetuned from model:** [LLaMA 3.2 1B](https://huggingface.co/meta-llama/Llama-3.2-1B)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
 
34
  ### Direct Use
35