Quantcast
Channel: W&B Community - Latest topics
Browsing latest articles
Browse All 321 View Live

How to log train samples per second in huggingface training?

Hi, I’m using huggingface Seq2Seq trainer in a setup similar to this script: qlora/qlora.py at main · artidoro/qlora · GitHub It’s logging to wandb using trainer’s argument report_to=wandb. I’d like...

View Article



Saving code not working in notebook on some platforms

Hi, I have noticed a different behavior of notebook code saving, depending on the platform. The code and environment was same in all situations, but on some notebook platforms providing save_code=True...

View Article

Wandb 429 Errors

Hello, Is it possible to increase the rate limit for wandb? I continue to get a lot of 429 errors when trying to use it. Thank you in advance! 2 posts - 2 participants Read full topic

View Article

Wandb 429 Error: Filestream Rate Limit Exceeded

Hello, Is there any way to increase this rate limit? I’m open to paying for an upgraded account if that’s an option. Thank you, Andrew 1 post - 1 participant Read full topic

View Article

Wandb: 429 encountered (Filestream rate limit exceeded, retrying 2.4 sec)

Hi, May I ask if there is any way to increase this rate limit from 429 error? Could you please help me to increate the rate limits? Thank you so much. Best, 1 post - 1 participant Read full topic

View Article


Mobile App Testing: Challenges and Solutions in the Era of Diversity

In today’s digital age, mobile applications have become an indispensable part of our lives, catering to diverse needs ranging from communication to entertainment, productivity, and beyond. However,...

View Article

Image may be NSFW.
Clik here to view.

Wandb Feature Request - Using Run "State" in Charts

How can you make the State column optional in chart creation? As far as I know it isn’t. I would like to suggest this as a feature as it would be very useful in debugging sweeps. For instance you...

View Article

Feature Request - Bulk Download Logs

It would be nice if you could multiselect runs then bulk download logs into a zip file. This way you can filter by failed runs, grab all of those logs, then process them to see what the common errors...

View Article


How to print classification report and confussion matrix?

Hi, I am trying to implement confuson matrix and classification report after the test phase. However, both metrices is not appeared in the panel. In the charts section in my pannel, it says Selected...

View Article


Can I download and access data of my runs without accessing the run_ids?

I have ~200 runs that I need to extra the data from as the info I need did not save locally but was logged in wandb. Obviously I would like to avoid going through and copying and pasting all 200 run...

View Article

Image may be NSFW.
Clik here to view.

Plot confusion matrix v2 groupby some config field

Hey, I am trying to use the confusion matrix (by wandb.plot.confusion_matrix). The proper table is logged, and I am also having the right panel in the run page. Now, I have runs from multiple sources...

View Article

Synced runs still shows as unsynced

I have an offline run on my local machine. If I run: wandb sync --sync-all it uploads the run to my wandb dashboard. However, if I then run: wandb sync --clean --clean-force --include-offline...

View Article

How to delete multiple Wandb projects at once?

Is it possible to delete multiple projects from my projects page at once, without needing to select each one one by one and typing “DELETE ALL”? I found this previous thread, but I can’t seem to...

View Article


Image may be NSFW.
Clik here to view.

Throwing AttributeError: can't set attribute 'model', when I call WandbCallback

When I include wandb.keras.WandbCallback(log_weights=True) inside model.fit the above error occurred. tf.version = 2.16.1 wandb.version = 0.16.6 1 post - 1 participant Read full topic

View Article

Adjust linestyle and colours based on parameters

Hello! I am trying to do something as simple as setting the colour and linestyle of different runs in one experiment based on one or more parameters and having a correspondence in the legend, but this...

View Article


Wandb Help: Broken Pipe Error

Hello! I’m new to wandb so I’m not really sure how to resolve this error. Nothing I’ve found helps either. I got the error below after changing the compute_metrics function in my Trainer object (from...

View Article

Freed storage not reflecting correctly after deleting media files

Hi, I deleted the whole media file folder inside some of my runs which were quite large. Although the folder for media files now vanished (~500 MB / run), I don’t see that space being correctly...

View Article


Change Corporate to Academic Org

Hi, I am a student working on my master thesis and accidently created a corporate organization instead of a academic one. My primary and only linked mail is my university one. Is it possible to change...

View Article

Wandb: 429 encountered (Filestream rate limit exceeded, retrying in 4.4...

Can someone please help me out with this? Will getting the team pack help with this error? wandb: 429 encountered (Filestream rate limit exceeded, retrying in 4.4 seconds.), retrying request I am...

View Article

Understanding local cache, online sync and `save/restore

Hi all, I have the following problem for which I’m trying to find a suitable approach: I’m running wandb sweeps I’m running wandb agent on a SLURM cluster on which my jobs are preempted every 4h....

View Article

Triangular Mesh Shows as smooth

I send in one of my projects a mesh and would like to see the triangulated mesh but always see the smooth version. Is there a setting I could set to see the triangulated version? Thank you:) 1 post -...

View Article


Image may be NSFW.
Clik here to view.

How to pick and show only one trials along the sweeps

Hi, I get started to learn how to use Impressive MLops Tool WandB. But, i am stuck with some problems. At the charts (such as loss), i could pick one trial and only show the loss graphs However, At...

View Article


Change Org catagory to Academic

Hi, I’m a student currently working on AI research, and I encounted this problem that my traking hour exceeded 250 hours limit. But I can’t change my organization to academic version. How can I change...

View Article

Training logs are in Wandb but the metrics are not getting generated

New to W&B but I used huggingface to autotrain my model and using the -log wandb parameter to send the logs to wandb. I can see the logs in wandb after login but no grapth are getting generated or...

View Article

Image may be NSFW.
Clik here to view.

Is there a frequency limit for wandb.log?

Hi, Is there a frequency limit for wandb.log? I was using wandb to track my code status. I run my python code (in which wandb.log is called maybe 2 times per Sec ) via a .sh file. My code was supposed...

View Article


Repeated Timeouts in Wandb Init

I am running training scripts our university cluster. I keep getting the following time out error. wandb.sdk.service.service.ServiceStartTimeoutError: Timed out waiting for wandb service to start...

View Article

No GPU usage on HPC environment

Hi, I’m using logging my experiments with wandb. It logs all the GPU usage information on my local machine, but after I move to my school’s HPC environment (same virtual env), all the GPU usage are...

View Article

Memory limit when uploading a image dataset as table

Hello, thanks for providing the ML community with the wandb framework/platform! I have a large dataset of images that does not fit into memory of my computer. I’ve had no problem uploading the dataset...

View Article

Adding Tags or Properties to Sweep

Hello, I ran two sweeps between which I changed a single parameter which isn’t in the actual sweep parameters. Would It be possible to add a tag or property to the sweeps so I can compare my different...

View Article



Why Java Reigns Supreme: A Dive into Its Unmatched Versatility and Robustness

In the vast landscape of programming languages, Java stands as a towering colossus, cherished by developers worldwide. Its enduring popularity isn’t merely a coincidence; rather, it’s a testament to...

View Article
Browsing latest articles
Browse All 321 View Live




Latest Images