balhafni commited on
Commit
5e65ba5
1 Parent(s): 0dd12ec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -26,11 +26,11 @@ ling_atts = {"ADJ": "5-8", "ADP": "10-11", "ADV": "6-8", "AUX": "9-11",
26
  "amod": "3-6", "appos": "0-1", "attr": "1-2", "attribution": "2-3",
27
  "aux": "6-7", "auxpass": "0-1", "case": "0-1", "cc": "2-4",
28
  "ccomp": "3-4", "compound": "5-6", "conj": "2-4", "contrast": "0-1",
29
- "det": "7-10", "dobj": "6-7", "domain": "blog", "elaboration": "10-12",
30
- "mark": "2-3", "neg": "2-3", "nmod": "0-1", "npadvmod": "1-2",
31
- "nsubj": "13-16", "nsubjpass": "0-1", "num_sents": "9-10",
32
- "num_tokens": "118-139", "nummod": "1-2", "pcomp": "0-1", "pobj": "8-10",
33
- "poss": "2-3", "prep": "9-10"
34
  }
35
 
36
  prompt = ("Today's lunch was a layered entree, consisting of, "
 
26
  "amod": "3-6", "appos": "0-1", "attr": "1-2", "attribution": "2-3",
27
  "aux": "6-7", "auxpass": "0-1", "case": "0-1", "cc": "2-4",
28
  "ccomp": "3-4", "compound": "5-6", "conj": "2-4", "contrast": "0-1",
29
+ "det": "7-10", "dobj": "6-7", "domain": "blog",
30
+ "elaboration": "10-12", "mark": "2-3", "neg": "2-3", "nmod": "0-1",
31
+ "npadvmod": "1-2", "nsubj": "13-16", "nsubjpass": "0-1",
32
+ "num_sents": "9-10", "num_tokens": "118-139", "nummod": "1-2",
33
+ "pcomp": "0-1", "pobj": "8-10", "poss": "2-3", "prep": "9-10"
34
  }
35
 
36
  prompt = ("Today's lunch was a layered entree, consisting of, "