DDBMST3W commited on
Commit
234b35b
verified
1 Parent(s): a73db62

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -6,7 +6,8 @@ language:
6
  - en
7
  base_model:
8
  - meta-llama/Llama-3.3-70B-Instruct
9
- pipeline_tag: question-answering
10
  tags:
11
  - not-for-all-audiences
 
12
  ---
 
6
  - en
7
  base_model:
8
  - meta-llama/Llama-3.3-70B-Instruct
9
+ pipeline_tag: document-question-answering
10
  tags:
11
  - not-for-all-audiences
12
+ library_name: nemo
13
  ---