kkomar1997 commited on
Commit
b119f1c
1 Parent(s): 4f4c666

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,16 +1,24 @@
1
  ---
2
  license: apache-2.0
3
- language:
4
- - en
5
  tags:
6
  - rag
7
  - long-context
8
  - llm-search
9
  - reasoning
10
  - factuality
11
- - retreival
12
  - question-answering
13
  - iterative-search
 
 
 
 
 
 
 
 
14
  ---
15
 
16
  # FRAMES: Factuality, Retrieval, And reasoning MEasurement Set
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - en
5
  tags:
6
  - rag
7
  - long-context
8
  - llm-search
9
  - reasoning
10
  - factuality
11
+ - retreival
12
  - question-answering
13
  - iterative-search
14
+ task_categories:
15
+ - text-classification
16
+ - token-classification
17
+ - table-question-answering
18
+ - question-answering
19
+ pretty_name: Who are I or you
20
+ size_categories:
21
+ - n>1T
22
  ---
23
 
24
  # FRAMES: Factuality, Retrieval, And reasoning MEasurement Set