Update README.md
Browse files
README.md
CHANGED
|
@@ -91,7 +91,9 @@ The model was trained with the parameters:
|
|
| 91 |
|
| 92 |
`torch.utils.data.dataloader.DataLoader` of length 14756 with parameters:
|
| 93 |
```
|
| 94 |
-
{
|
|
|
|
|
|
|
| 95 |
```
|
| 96 |
|
| 97 |
**Loss**:
|
|
|
|
| 91 |
|
| 92 |
`torch.utils.data.dataloader.DataLoader` of length 14756 with parameters:
|
| 93 |
```
|
| 94 |
+
{"multi_target_strategy": "multi-output",
|
| 95 |
+
"candidate_labels": ['atmosphere', 'beer list', 'bottomless brunch', 'breakfast', 'brunch', 'business', 'byob', 'casual', 'date night', 'delivery', 'fine dining', 'gluten free', 'good value', 'great cocktails', 'great service', 'happy hour', 'healthy', 'instagrammable', 'kid friendly', 'large groups', 'late night', 'live music', 'lunch', 'night out', 'outdoor seating', 'quick', 'romantic', 'rooftop', 'small plates', 'special event', 'sports/tvs', 'takeout', 'tasting menu', 'vegetarian', 'walk-in', 'wine list'],
|
| 96 |
+
'batch_size': 4, 'sampler': 'torch.utils.data.sampler.RandomSampler', 'batch_sampler': 'torch.utils.data.sampler.BatchSampler'}
|
| 97 |
```
|
| 98 |
|
| 99 |
**Loss**:
|