BarthNotes commited on
Commit
c9a16f7
1 Parent(s): 03543b9

Update README.md

Browse files

![Screenshot_20240918-163837.png](https://cdn-uploads.huggingface.co/production/uploads/66e9e6503b65c871785544be/3O7I3PNZBGVJtTPXW3_SA.png)

Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - vidore/colpali_train_set
5
+ metrics:
6
+ - accuracy
7
+ base_model:
8
+ - meta-llama/Meta-Llama-3.1-8B-Instruct
9
+ pipeline_tag: question-answering
10
+ library_name: adapter-transformers
11
+ tags:
12
+ - finance
13
+ ---