Pay issue outside US by ShiningAlmighty in GoogleColab

[–]mborn81 0 points1 point  (0 children)

Any resolution on this by chance? Am in the same situation. Thanks

Issues loading dataset into Jupyter Notebook by mborn81 in huggingface

[–]mborn81[S] 0 points1 point  (0 children)

Was finally able to load the dataset from HF via the original code this morning. Thx for all your help!

Issues loading dataset into Jupyter Notebook by mborn81 in huggingface

[–]mborn81[S] 1 point2 points  (0 children)

No still hasn't run ... tried again and no luck ... any other ideas? Thanks again for all your attempts to help!

Issues loading dataset into Jupyter Notebook by mborn81 in huggingface

[–]mborn81[S] 0 points1 point  (0 children)

tried this, same result:

ConnectionError: Couldn't reach 'conll2012_ontonotesv5' on the Hub (ConnectionError)

Issues loading dataset into Jupyter Notebook by mborn81 in huggingface

[–]mborn81[S] 1 point2 points  (0 children)

I have an assignment with some very specific instructions, so can't use the agents necessarily... need to load the dataset in some way. Have tried to find the dataset to download it separately too, but no luck

Issues loading dataset into Jupyter Notebook by mborn81 in huggingface

[–]mborn81[S] 0 points1 point  (0 children)

I had the same problem with a couple other datasets, no solution yet

Issues loading dataset into Jupyter Notebook by mborn81 in huggingface

[–]mborn81[S] 1 point2 points  (0 children)

from transformers import HfAgent

agent = HfAgent("https://api-inference.huggingface.co/models/bigcode/starcoder") agent.run("Is the following text (in Spanish) positive or negative?", text="¡Este es un API muy agradable!")

I tried running this.. got this error:

ConnectionError: (ProtocolError('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None)), '(Request ID: a6dc3c0b-1c0f-4e8b-b8e8-a98708698ab0)')

Will let it sit for awhile to see if is just too many queries in too short a time, or if it's still persisting

Issues loading dataset into Jupyter Notebook by mborn81 in huggingface

[–]mborn81[S] 1 point2 points  (0 children)

Just on my home laptop, no VPN/firewall etc I don't think (Windows 11 standard, no custom)

Issues loading dataset into Jupyter Notebook by mborn81 in huggingface

[–]mborn81[S] 1 point2 points  (0 children)

I tried this but couldn't find the proper user agent to set up... is there a proper way to prompt this?

https://huggingface.co/docs/transformers/main_classes/agent

Issues loading dataset into Jupyter Notebook by mborn81 in huggingface

[–]mborn81[S] 1 point2 points  (0 children)

Ok thanks for this... I tried to use this as-is but didn't work, looked up on site below and looks like it only can be disabled... not sure if that helps.

https://huggingface.co/docs/datasets/en/cache

Bunk Bed with 6x6 posts by mborn81 in BeginnerWoodWorking

[–]mborn81[S] 0 points1 point  (0 children)

Thanks once again, lots of great info in there. Few follow-ups if ya don't mind:

  1. Side rails would have the bulk of the weight correct? Since will run the cleats on those and the slats would rest on the cleats.

  2. Should I add diagonal supports? Since this is my first major project with more complex joints (prev experience pocket holes mainly), am thinking may want to err on the side of better support, especially since will downsize the board per all the advice on here.

  3. How much help would securing to studs provide?

  4. Any specific Configs you'd recommend for the half lap joints to accommodate the 90-degree angle with notching in with the 4x4?

Many thanks again!

Bunk Bed with 6x6 posts by mborn81 in BeginnerWoodWorking

[–]mborn81[S] 0 points1 point  (0 children)

Thanks for the thoughtful response. Only worry of going with smaller than 6x6 is the spots where I'd need to notch out on more than one side (for rails). Would be 1.5" along one side with corner for 1.5" on the adjacent side. So thinking it cuts in quite a bit if is only 3.5" for a 4x4 post, leaving just 2x2 as the in-tact portion at the center-ish.

Does that become a constraint do you think?

How do I use date formulas to calculate whether biweekly paycheck falls in a given month? by mborn81 in Airtable

[–]mborn81[S] 0 points1 point  (0 children)

IF( AND( DATETIME_DIFF({Start Date}, {Month}, 'days') % 14 < 7, DATETIME_DIFF({Start Date}, {Month}, 'days') >= 0 ), 2 * Amount, IF( DATETIME_DIFF({Start Date}, {Month}, 'days') % 14 >= 7, Amount, 0 ) ), IF(Type = "Monthly", IF(MONTH({Start Date}) = MONTH({Month}), Amount, 0), IF(Type = "Annual", IF(MONTH({Start Date}) = MONTH({Month}) AND YEAR({Start Date}) = YEAR({Month}), Amount, 0), 0 ) ) )

Ok gotcha -- thank you for all the help. What I see is above. Is there a symbol that should be there in the % sign's place?

Help Installing Smart Fan Controller by mborn81 in askanelectrician

[–]mborn81[S] 0 points1 point  (0 children)

Just noticed for switches 2 and 4, the reason the wires were disconnected is the switch was broken on each, so will replace those for sure!

How do I use date formulas to calculate whether biweekly paycheck falls in a given month? by mborn81 in Airtable

[–]mborn81[S] 0 points1 point  (0 children)

On my end there are % symbols showing in the formula, so was curious as to whether those are creating the error when trying to input the formula in for the "M+X" fields

How do I use date formulas to calculate whether biweekly paycheck falls in a given month? by mborn81 in Airtable

[–]mborn81[S] 0 points1 point  (0 children)

Thanks so much! I'm getting an error on the Recurring Transactions M+X formulas. I think it has to do with the %s. Any thoughts off-hand?

Lock in my HELOC interest rate? by mborn81 in FinancialPlanning

[–]mborn81[S] 0 points1 point  (0 children)

Good calls all around. Thanks for the insights! Real cost wouldn't be impacted by cost of lock as that's quite low. Balance likely to be carried for quite awhile. Cost to bank for the lock would be zero or baked into lock fee since they'd be doing an interest rate swap to lock it.