geolocal commited on
Commit
1b5beeb
1 Parent(s): cb2309d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -13,6 +13,15 @@ tags:
13
  pretty_name: FACTS Grounding Public Examples
14
  size_categories:
15
  - n<1K
 
 
 
 
 
 
 
 
 
16
  ---
17
  # FACTS Grounding 1.0 Public Examples
18
  #### 860 public FACTS Grounding examples from Google DeepMind and Google Research
 
13
  pretty_name: FACTS Grounding Public Examples
14
  size_categories:
15
  - n<1K
16
+ configs:
17
+ - config_name: "examples"
18
+ data_files:
19
+ - split: "public"
20
+ path: "examples.csv"
21
+ - config_name: "evaluation_prompts"
22
+ data_files:
23
+ - split: "prompts"
24
+ path: "evaluation_prompts.csv"
25
  ---
26
  # FACTS Grounding 1.0 Public Examples
27
  #### 860 public FACTS Grounding examples from Google DeepMind and Google Research