Text Generation
Transformers
PyTorch
Safetensors
English
llama
conversational
text-generation-inference
Inference Endpoints
hamishivi commited on
Commit
b5a77b8
1 Parent(s): b7599f7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -8,6 +8,20 @@ datasets:
8
  language:
9
  - en
10
  base_model: meta-llama/Llama-2-70b-hf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
 
 
8
  language:
9
  - en
10
  base_model: meta-llama/Llama-2-70b-hf
11
+ extra_gated_prompt: >-
12
+ Access to this dataset is automatically granted upon accepting the [**AI2
13
+ ImpACT License - Low Risk Artifacts (“LR
14
+ Agreement”)**](https://allenai.org/licenses/impact-lr) and completing all
15
+ fields below.
16
+ extra_gated_fields:
17
+ Your full name: text
18
+ Organization or entity you are affiliated with: text
19
+ State or country you are located in: text
20
+ Contact email: text
21
+ Please describe your intended use of the low risk artifact(s): text
22
+ I AGREE to the terms and conditions of the LR Agreement above: checkbox
23
+ I AGREE to AI2’s use of my information for legal notices and administrative matters: checkbox
24
+ I CERTIFY that the information I have provided is true and accurate: checkbox
25
  ---
26
 
27