SURESHBEEKHANI commited on
Commit
8438996
1 Parent(s): 0cb14d5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -10,8 +10,6 @@ language:
10
  - en
11
  metrics:
12
  - accuracy
13
- base_model:
14
- - unsloth/Llama-3.2-1B-bnb-4bit
15
  pipeline_tag: text-classification
16
- library_name: adapter-transformers
17
  ---
 
10
  - en
11
  metrics:
12
  - accuracy
 
 
13
  pipeline_tag: text-classification
14
+ library_name: transformers
15
  ---