ron164 commited on
Commit
5fdd58e
·
verified ·
1 Parent(s): 38c95d8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -3
README.md CHANGED
@@ -1,3 +1,29 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - text-generation
5
+ - question-answering
6
+ - summarization
7
+ language:
8
+ - en
9
+ tags:
10
+ - automotive
11
+ - system_requirements
12
+ - functional_requirements
13
+ - ecall
14
+ size_categories:
15
+ - 10K<n<100K
16
+ ---
17
+
18
+ # Dataset Card for autoReq
19
+
20
+ ## Dataset Description
21
+
22
+ - **Paper:** autoReq: Functional Requirement for uutomotive domain specific
23
+ - **Point of Contact:** rohanijare164@gmail.com
24
+
25
+ ### Importing dataset into Python environment
26
+
27
+ Use the following code chunk to import the dataset into a Python environment as a DataFrame.
28
+
29
+