WinstonShum commited on
Commit
ad98244
1 Parent(s): 496b337

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -6,6 +6,7 @@ tags:
6
  - trl
7
  - sft
8
  - generated_from_trainer
 
9
  model-index:
10
  - name: outputs
11
  results: []
@@ -16,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # outputs
18
 
19
- This model is a fine-tuned version of [meta-llama/Meta-Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct) on the None dataset.
20
 
21
  ## Model description
22
 
@@ -24,7 +25,11 @@ More information needed
24
 
25
  ## Intended uses & limitations
26
 
27
- More information needed
 
 
 
 
28
 
29
  ## Training and evaluation data
30
 
 
6
  - trl
7
  - sft
8
  - generated_from_trainer
9
+ - text-classification
10
  model-index:
11
  - name: outputs
12
  results: []
 
17
 
18
  # outputs
19
 
20
+ This model is a fine-tuned version of [meta-llama/Meta-Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct) and is intended for text classification tasks. It has been trained to classify text based on the provided labels in the training dataset.
21
 
22
  ## Model description
23
 
 
25
 
26
  ## Intended uses & limitations
27
 
28
+ This model is intended for text classification tasks such as sentiment analysis, spam detection, or other binary/multiclass classification problems.
29
+
30
+ **Limitations**:
31
+ - The model might not perform well on tasks it has not been explicitly trained for.
32
+ - The performance may vary depending on the domain and the quality of the input data.
33
 
34
  ## Training and evaluation data
35