Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
shravanm
/
CS633_LLaMa2_7B
like
0
Question Answering
AllenNLP
CS673QADataset
English
translation
License:
apache-2.0
Model card
Files
Files and versions
Community
Use this model
shravanm
commited on
Jun 10, 2023
Commit
a54c99b
•
1 Parent(s):
9df7046
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -7,5 +7,5 @@ license: apache-2.0
7
datasets:
8
- CS673QADataset
9
pipeline_tag: question-answering
10
-
library_name:
bertopic
11
---
7
datasets:
8
- CS673QADataset
9
pipeline_tag: question-answering
10
+
library_name:
allennlp
11
---