Beck90 commited on
Commit
3a56646
·
verified ·
1 Parent(s): b6f6600

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +11 -6
README.md CHANGED
@@ -1,6 +1,11 @@
1
  ---
2
- library_name: transformers
3
- tags: []
 
 
 
 
 
4
  ---
5
 
6
  # Model Card for Model ID
@@ -15,14 +20,14 @@ tags: []
15
 
16
  <!-- Provide a longer summary of what this model is. -->
17
 
18
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
 
20
  - **Developed by:** [More Information Needed]
21
  - **Funded by [optional]:** [More Information Needed]
22
  - **Shared by [optional]:** [More Information Needed]
23
  - **Model type:** [More Information Needed]
24
- - **Language(s) (NLP):** [More Information Needed]
25
- - **License:** [More Information Needed]
26
  - **Finetuned from model [optional]:** [More Information Needed]
27
 
28
  ### Model Sources [optional]
@@ -79,7 +84,7 @@ Use the code below to get started with the model.
79
 
80
  <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
 
82
- [More Information Needed]
83
 
84
  ### Training Procedure
85
 
 
1
  ---
2
+ language: am
3
+ library_name: pytorch
4
+ license: apache-2.0
5
+ tags:
6
+ - amharic
7
+ - semantic-classification
8
+ - xlm-roberta
9
  ---
10
 
11
  # Model Card for Model ID
 
20
 
21
  <!-- Provide a longer summary of what this model is. -->
22
 
23
+ This model is a fine-tuned XLM-RoBERTa model for Amharic semantic classification tasks.
24
 
25
  - **Developed by:** [More Information Needed]
26
  - **Funded by [optional]:** [More Information Needed]
27
  - **Shared by [optional]:** [More Information Needed]
28
  - **Model type:** [More Information Needed]
29
+ - **Language(s) (NLP):** am
30
+ - **License:** apache-2.0
31
  - **Finetuned from model [optional]:** [More Information Needed]
32
 
33
  ### Model Sources [optional]
 
84
 
85
  <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
86
 
87
+ Amharic semantic classification dataset
88
 
89
  ### Training Procedure
90