manoj2365 commited on
Commit
618a0cf
·
verified ·
1 Parent(s): ab37756

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. 4_lab4.ipynb +21 -31
4_lab4.ipynb CHANGED
@@ -28,7 +28,7 @@
28
  },
29
  {
30
  "cell_type": "code",
31
- "execution_count": 7,
32
  "metadata": {},
33
  "outputs": [],
34
  "source": [
@@ -45,7 +45,7 @@
45
  },
46
  {
47
  "cell_type": "code",
48
- "execution_count": 8,
49
  "metadata": {},
50
  "outputs": [],
51
  "source": [
@@ -57,7 +57,7 @@
57
  },
58
  {
59
  "cell_type": "code",
60
- "execution_count": 9,
61
  "metadata": {},
62
  "outputs": [],
63
  "source": [
@@ -70,7 +70,7 @@
70
  },
71
  {
72
  "cell_type": "code",
73
- "execution_count": 10,
74
  "metadata": {},
75
  "outputs": [],
76
  "source": [
@@ -82,7 +82,7 @@
82
  },
83
  {
84
  "cell_type": "code",
85
- "execution_count": 11,
86
  "metadata": {},
87
  "outputs": [
88
  {
@@ -99,7 +99,7 @@
99
  },
100
  {
101
  "cell_type": "code",
102
- "execution_count": 12,
103
  "metadata": {},
104
  "outputs": [],
105
  "source": [
@@ -110,7 +110,7 @@
110
  },
111
  {
112
  "cell_type": "code",
113
- "execution_count": 13,
114
  "metadata": {},
115
  "outputs": [],
116
  "source": [
@@ -121,7 +121,7 @@
121
  },
122
  {
123
  "cell_type": "code",
124
- "execution_count": 14,
125
  "metadata": {},
126
  "outputs": [],
127
  "source": [
@@ -153,7 +153,7 @@
153
  },
154
  {
155
  "cell_type": "code",
156
- "execution_count": 15,
157
  "metadata": {},
158
  "outputs": [],
159
  "source": [
@@ -176,7 +176,7 @@
176
  },
177
  {
178
  "cell_type": "code",
179
- "execution_count": 16,
180
  "metadata": {},
181
  "outputs": [],
182
  "source": [
@@ -225,7 +225,7 @@
225
  },
226
  {
227
  "cell_type": "code",
228
- "execution_count": 23,
229
  "metadata": {},
230
  "outputs": [],
231
  "source": [
@@ -251,7 +251,7 @@
251
  },
252
  {
253
  "cell_type": "code",
254
- "execution_count": 24,
255
  "metadata": {},
256
  "outputs": [
257
  {
@@ -267,7 +267,7 @@
267
  "{'recorded': 'ok'}"
268
  ]
269
  },
270
- "execution_count": 24,
271
  "metadata": {},
272
  "output_type": "execute_result"
273
  }
@@ -278,7 +278,7 @@
278
  },
279
  {
280
  "cell_type": "code",
281
- "execution_count": 20,
282
  "metadata": {},
283
  "outputs": [],
284
  "source": [
@@ -298,7 +298,7 @@
298
  },
299
  {
300
  "cell_type": "code",
301
- "execution_count": 25,
302
  "metadata": {},
303
  "outputs": [],
304
  "source": [
@@ -317,7 +317,7 @@
317
  },
318
  {
319
  "cell_type": "code",
320
- "execution_count": 26,
321
  "metadata": {},
322
  "outputs": [],
323
  "source": [
@@ -335,7 +335,7 @@
335
  },
336
  {
337
  "cell_type": "code",
338
- "execution_count": 27,
339
  "metadata": {},
340
  "outputs": [],
341
  "source": [
@@ -365,21 +365,21 @@
365
  },
366
  {
367
  "cell_type": "code",
368
- "execution_count": null,
369
  "metadata": {},
370
  "outputs": [
371
  {
372
  "name": "stdout",
373
  "output_type": "stream",
374
  "text": [
375
- "* Running on local URL: http://127.0.0.1:7862\n",
376
  "* To create a public link, set `share=True` in `launch()`.\n"
377
  ]
378
  },
379
  {
380
  "data": {
381
  "text/html": [
382
- "<div><iframe src=\"http://127.0.0.1:7862/\" width=\"100%\" height=\"500\" allow=\"autoplay; camera; microphone; clipboard-read; clipboard-write;\" frameborder=\"0\" allowfullscreen></iframe></div>"
383
  ],
384
  "text/plain": [
385
  "<IPython.core.display.HTML object>"
@@ -392,19 +392,9 @@
392
  "data": {
393
  "text/plain": []
394
  },
395
- "execution_count": 28,
396
  "metadata": {},
397
  "output_type": "execute_result"
398
- },
399
- {
400
- "name": "stdout",
401
- "output_type": "stream",
402
- "text": [
403
- "Tool called: record_unknown_question\n",
404
- "Push: Recording What is Shreetam's favorite hangout spot? asked that I couldn't answer\n",
405
- "Tool called: record_user_details\n",
406
- "Push: Recording interest from Name not provided with email samantraymanoj23@gmail.com and notes not provided\n"
407
- ]
408
  }
409
  ],
410
  "source": [
 
28
  },
29
  {
30
  "cell_type": "code",
31
+ "execution_count": 1,
32
  "metadata": {},
33
  "outputs": [],
34
  "source": [
 
45
  },
46
  {
47
  "cell_type": "code",
48
+ "execution_count": 2,
49
  "metadata": {},
50
  "outputs": [],
51
  "source": [
 
57
  },
58
  {
59
  "cell_type": "code",
60
+ "execution_count": 3,
61
  "metadata": {},
62
  "outputs": [],
63
  "source": [
 
70
  },
71
  {
72
  "cell_type": "code",
73
+ "execution_count": 4,
74
  "metadata": {},
75
  "outputs": [],
76
  "source": [
 
82
  },
83
  {
84
  "cell_type": "code",
85
+ "execution_count": 5,
86
  "metadata": {},
87
  "outputs": [
88
  {
 
99
  },
100
  {
101
  "cell_type": "code",
102
+ "execution_count": 6,
103
  "metadata": {},
104
  "outputs": [],
105
  "source": [
 
110
  },
111
  {
112
  "cell_type": "code",
113
+ "execution_count": 7,
114
  "metadata": {},
115
  "outputs": [],
116
  "source": [
 
121
  },
122
  {
123
  "cell_type": "code",
124
+ "execution_count": 8,
125
  "metadata": {},
126
  "outputs": [],
127
  "source": [
 
153
  },
154
  {
155
  "cell_type": "code",
156
+ "execution_count": 9,
157
  "metadata": {},
158
  "outputs": [],
159
  "source": [
 
176
  },
177
  {
178
  "cell_type": "code",
179
+ "execution_count": 10,
180
  "metadata": {},
181
  "outputs": [],
182
  "source": [
 
225
  },
226
  {
227
  "cell_type": "code",
228
+ "execution_count": 11,
229
  "metadata": {},
230
  "outputs": [],
231
  "source": [
 
251
  },
252
  {
253
  "cell_type": "code",
254
+ "execution_count": 12,
255
  "metadata": {},
256
  "outputs": [
257
  {
 
267
  "{'recorded': 'ok'}"
268
  ]
269
  },
270
+ "execution_count": 12,
271
  "metadata": {},
272
  "output_type": "execute_result"
273
  }
 
278
  },
279
  {
280
  "cell_type": "code",
281
+ "execution_count": 13,
282
  "metadata": {},
283
  "outputs": [],
284
  "source": [
 
298
  },
299
  {
300
  "cell_type": "code",
301
+ "execution_count": 14,
302
  "metadata": {},
303
  "outputs": [],
304
  "source": [
 
317
  },
318
  {
319
  "cell_type": "code",
320
+ "execution_count": 15,
321
  "metadata": {},
322
  "outputs": [],
323
  "source": [
 
335
  },
336
  {
337
  "cell_type": "code",
338
+ "execution_count": 16,
339
  "metadata": {},
340
  "outputs": [],
341
  "source": [
 
365
  },
366
  {
367
  "cell_type": "code",
368
+ "execution_count": 17,
369
  "metadata": {},
370
  "outputs": [
371
  {
372
  "name": "stdout",
373
  "output_type": "stream",
374
  "text": [
375
+ "* Running on local URL: http://127.0.0.1:7860\n",
376
  "* To create a public link, set `share=True` in `launch()`.\n"
377
  ]
378
  },
379
  {
380
  "data": {
381
  "text/html": [
382
+ "<div><iframe src=\"http://127.0.0.1:7860/\" width=\"100%\" height=\"500\" allow=\"autoplay; camera; microphone; clipboard-read; clipboard-write;\" frameborder=\"0\" allowfullscreen></iframe></div>"
383
  ],
384
  "text/plain": [
385
  "<IPython.core.display.HTML object>"
 
392
  "data": {
393
  "text/plain": []
394
  },
395
+ "execution_count": 17,
396
  "metadata": {},
397
  "output_type": "execute_result"
 
 
 
 
 
 
 
 
 
 
398
  }
399
  ],
400
  "source": [