bakanaims commited on
Commit
8145944
1 Parent(s): 4c90ede

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  # news_classification
20
 
21
- This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
  - Loss: 1.4061
24
  - Balanced Accuracy: 0.5117
 
18
 
19
  # news_classification
20
 
21
+ This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B) on the 20 News Group dataset.
22
  It achieves the following results on the evaluation set:
23
  - Loss: 1.4061
24
  - Balanced Accuracy: 0.5117