Shankhadeep144 commited on
Commit
990e178
1 Parent(s): 24260d7

Upload 5 files

Browse files
cache-395de79b142b5870.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3017a43def97f24871aa86166c585dec8d59e4d4b92091aa43067ae40a7d59b8
3
+ size 429308888
data-00000-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:344f0971c20383a83d5bd1efb032646be60648992590ea9c4b9e39c437225bd1
3
+ size 303751200
data-00001-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbc222a1627f02693987eb2ea4010a4946dbbe14e09b8e324c99ad62ab18755e
3
+ size 290239792
dataset_info.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "json",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "json",
6
+ "dataset_size": 268682764,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "/content/drive/MyDrive/medical_chat.json": {
10
+ "num_bytes": 288485031,
11
+ "checksum": null
12
+ }
13
+ },
14
+ "download_size": 288485031,
15
+ "features": {
16
+ "Doctor": {
17
+ "dtype": "string",
18
+ "_type": "Value"
19
+ },
20
+ "Description": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ },
24
+ "Patient": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ },
28
+ "text": {
29
+ "dtype": "string",
30
+ "_type": "Value"
31
+ }
32
+ },
33
+ "homepage": "",
34
+ "license": "",
35
+ "size_in_bytes": 557167795,
36
+ "splits": {
37
+ "train": {
38
+ "name": "train",
39
+ "num_bytes": 268682764,
40
+ "num_examples": 256916,
41
+ "dataset_name": "json"
42
+ }
43
+ },
44
+ "version": {
45
+ "version_str": "0.0.0",
46
+ "major": 0,
47
+ "minor": 0,
48
+ "patch": 0
49
+ }
50
+ }
state.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00002.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00002.arrow"
8
+ }
9
+ ],
10
+ "_fingerprint": "6681a20b721a7c8a",
11
+ "_format_columns": null,
12
+ "_format_kwargs": {},
13
+ "_format_type": null,
14
+ "_output_all_columns": false,
15
+ "_split": "train"
16
+ }