YaminiP commited on
Commit
2bcef84
·
verified ·
1 Parent(s): c8349d3

hacktoberfest-accepted (#1)

Browse files

- hacktoberfest-accepted (0d645b7738bcb066e25632c2a689632cc8163c81)

Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -4,11 +4,17 @@ library_name: peft
4
  license: llama3.2
5
  metrics:
6
  - accuracy
 
 
 
7
  tags:
8
  - generated_from_trainer
9
  model-index:
10
  - name: llama3.2-finetuned-newsclassify
11
  results: []
 
 
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
4
  license: llama3.2
5
  metrics:
6
  - accuracy
7
+ - f1
8
+ - recall
9
+ - precision
10
  tags:
11
  - generated_from_trainer
12
  model-index:
13
  - name: llama3.2-finetuned-newsclassify
14
  results: []
15
+ language:
16
+ - en
17
+ pipeline_tag: text-classification
18
  ---
19
 
20
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You